feat(keyboard): remaps caps lock to ctrl
This commit is contained in:
parent
66c335c8e2
commit
58e8a46902
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ in {
|
|||
'';
|
||||
settings = {
|
||||
border-width = 2;
|
||||
keyboard-layout = "-variant altgr-intl us";
|
||||
keyboard-layout = "-variant altgr-intl -options ctrl:nocaps us";
|
||||
default-layout = "rivertile";
|
||||
focus-follows-cursor = "normal";
|
||||
map = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue