diff --git a/system/xorg/00-keyboard.conf b/system/xorg/00-keyboard.conf index c2d09c5..e1fcb08 100644 --- a/system/xorg/00-keyboard.conf +++ b/system/xorg/00-keyboard.conf @@ -1,4 +1,4 @@ Section "InputClass" Identifier "Keyboard0" - Option "XkbOptions" "caps:ctrl_modifier,compose:ralt" + Option "XkbOptions" "compose:ralt" EndSection