xorg: remove caps:ctrl_modifier (my physical layout now does this)

master
an 2020-08-31 18:42:39 -06:00
родитель 8f3fe6aa48
Коммит 631402fc33
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
Section "InputClass"
Identifier "Keyboard0"
Option "XkbOptions" "caps:ctrl_modifier,compose:ralt"
Option "XkbOptions" "compose:ralt"
EndSection