mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 10:20:14 +00:00
swap caps lock
This commit is contained in:
@ -56,7 +56,7 @@
|
||||
|
||||
# Configure keymap in X11
|
||||
services.xserver.layout = "us";
|
||||
services.xserver.xkbOptions = "eurosign:e";
|
||||
services.xserver.xkbOptions = "eurosign:e,caps:swapescape";
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
# services.printing.enable = true;
|
||||
|
Reference in New Issue
Block a user