home: swap caps lock and escape for all keyboards
This commit is contained in:
parent
94172200c8
commit
a43fbd0342
|
@ -80,6 +80,8 @@ in {
|
|||
name = "capitaine-cursors";
|
||||
size = 16;
|
||||
};
|
||||
|
||||
keyboard.options = [ "caps:escape" ];
|
||||
};
|
||||
|
||||
news.display = "silent";
|
||||
|
|
Loading…
Reference in New Issue