home/sway: switch to dvorak

This commit is contained in:
Guanran Wang 2024-04-02 04:09:59 +08:00
parent 5b4d2db891
commit f6e7c89745
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -68,7 +68,9 @@
};
"type:keyboard" = {
xkb_layout = "us";
xkb_options = "caps:escape";
xkb_variant = "dvorak";
};
};