From 4b06d8e9c7b0d6901d84a658f0f950185356be0c Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" <148610067+eshanized@users.noreply.github.com> Date: Sun, 25 Feb 2024 17:13:40 +0530 Subject: [PATCH] mods --- archiso/airootfs/etc/X11/xorg.conf.d/00-keyboard.conf | 10 ++++++++++ archiso/airootfs/etc/xdg/reflector/reflector.conf | 8 -------- 2 files changed, 10 insertions(+), 8 deletions(-) create mode 100644 archiso/airootfs/etc/X11/xorg.conf.d/00-keyboard.conf delete mode 100644 archiso/airootfs/etc/xdg/reflector/reflector.conf diff --git a/archiso/airootfs/etc/X11/xorg.conf.d/00-keyboard.conf b/archiso/airootfs/etc/X11/xorg.conf.d/00-keyboard.conf new file mode 100644 index 0000000..a51097b --- /dev/null +++ b/archiso/airootfs/etc/X11/xorg.conf.d/00-keyboard.conf @@ -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 diff --git a/archiso/airootfs/etc/xdg/reflector/reflector.conf b/archiso/airootfs/etc/xdg/reflector/reflector.conf deleted file mode 100644 index 7c830d2..0000000 --- a/archiso/airootfs/etc/xdg/reflector/reflector.conf +++ /dev/null @@ -1,8 +0,0 @@ -# Reflector configuration file for the systemd service. - ---save /etc/pacman.d/mirrorlist ---ipv4 ---ipv6 ---protocol https ---latest 20 ---sort rate