hyprland/settings.nix: enable caps escape key
This commit is contained in:
parent
f455ff45c2
commit
4ff9cfe7e9
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in {
|
|||
input = {
|
||||
kb_layout = "de,ru, us";
|
||||
kb_variant = ",phonetic_winkeys,workman";
|
||||
kb_options = "grp:rctrl_rshift_toggle caps:escape";
|
||||
kb_options = "grp:rctrl_rshift_toggle, caps:escape";
|
||||
|
||||
follow_mouse = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue