dotfiles/xorg_conf/90-keyboard.conf
2025-03-26 22:51:17 +01:00

5 lines
154 B
Text

Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbOptions" "ctrl:nocaps,compose:rctrl"
EndSection