Files
dotfiles/xorg/00-keyboard.conf
2024-12-21 12:59:01 +01:00

6 lines
118 B
Plaintext

Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "it"
EndSection