Initial commit

This commit is contained in:
seajee
2024-12-21 12:59:01 +01:00
commit 1263f28d03
27 changed files with 1771 additions and 0 deletions

5
xorg/00-keyboard.conf Normal file
View File

@@ -0,0 +1,5 @@
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "it"
EndSection