Caps!
This commit is contained in:
parent
8b6dd79516
commit
615b6b26bd
2 changed files with 9 additions and 3 deletions
|
@ -34,6 +34,12 @@
|
|||
# Enable sway
|
||||
programs.my-sway.enable = true;
|
||||
programs.my-sway.fontSize = 14.0;
|
||||
# Keyboard support
|
||||
wayland.windowManager.sway.config = {
|
||||
input."1:1:AT_Translated_Set_2_keyboard" = {
|
||||
xkb_options = "ctrl:swapcaps";
|
||||
};
|
||||
};
|
||||
|
||||
# This value determines the Home Manager release that your
|
||||
# configuration is compatible with. This helps avoid breakage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue