home: swap caps lock and escape for all keyboards

main
Oystein Kristoffer Tveit 2024-01-23 08:53:47 +01:00
parent 94172200c8
commit a43fbd0342
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ in {
name = "capitaine-cursors"; name = "capitaine-cursors";
size = 16; size = 16;
}; };
keyboard.options = [ "caps:escape" ];
}; };
news.display = "silent"; news.display = "silent";