hyprland: switch to dvorak

This commit is contained in:
Charlie Root 2024-11-03 20:58:46 +01:00
commit 5d13454492
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw

View file

@ -33,7 +33,7 @@ in {
# Input settings # Input settings
input = { input = {
kb_layout = "de,ru, us"; kb_layout = "de,ru, us";
kb_variant = ",phonetic_winkeys,workman"; kb_variant = ",phonetic_winkeys,dvorak";
kb_options = "grp:rctrl_rshift_toggle, caps:escape"; kb_options = "grp:rctrl_rshift_toggle, caps:escape";
follow_mouse = true; follow_mouse = true;