hyprland: switch to dvorak
This commit is contained in:
parent
52725547da
commit
5d13454492
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue