mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-20 19:45:01 +02:00
mods
This commit is contained in:
10
archiso/airootfs/etc/X11/xorg.conf.d/00-keyboard.conf
Normal file
10
archiso/airootfs/etc/X11/xorg.conf.d/00-keyboard.conf
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
|
||||||
|
# probably wise not to edit this file manually. Use localectl(1) to
|
||||||
|
# instruct systemd-localed to update it.
|
||||||
|
Section "InputClass"
|
||||||
|
Identifier "system-keyboard"
|
||||||
|
MatchIsKeyboard "on"
|
||||||
|
Option "XkbLayout" "us"
|
||||||
|
Option "XkbModel" "pc105+inet"
|
||||||
|
Option "XkbOptions" "terminate:ctrl_alt_bksp"
|
||||||
|
EndSection
|
@@ -1,8 +0,0 @@
|
|||||||
# Reflector configuration file for the systemd service.
|
|
||||||
|
|
||||||
--save /etc/pacman.d/mirrorlist
|
|
||||||
--ipv4
|
|
||||||
--ipv6
|
|
||||||
--protocol https
|
|
||||||
--latest 20
|
|
||||||
--sort rate
|
|
Reference in New Issue
Block a user