Remove broken g14 keybinds

This commit is contained in:
2023-11-26 16:41:11 -05:00
parent 45f6332ff0
commit 481a57dfeb
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -133,12 +133,6 @@ chown -R "$username":users /home/"$username"/.config/autostart
if [ "$formfactor" == 1 ]; then
echo 'options snd_hda_intel power_save=1' > /etc/modprobe.d/audio_powersave.conf
echo 'vm.dirty_writeback_centisecs = 6000' > /etc/sysctl.d/dirty.conf
echo 'evdev:input:b0003v0B05p1866*
KEYBOARD_KEY_c00b6=home # Fn+F2
KEYBOARD_KEY_c00b5=end # Fn+F4
KEYBOARD_KEY_ff31007c=f20 # mic-mute' > /etc/udev/hwdb.d/90-zephyrus-kbd.hwdb
udevadm control --reload-rules
udevadm trigger --sysname-match="event*"
curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/programs/bashpower-g14/bashpower.start -o /etc/local.d/bashpower.start
curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/programs/NVIDIA-FCKR/NVIDIA-FCKR -o /usr/local/bin/NVIDIA-FCKR
pacman -S mesa vulkan-icd-loader vulkan-radeon libva-mesa-driver libva-utils acpi_call --needed --noconfirm
+1 -1
View File
@@ -3,7 +3,7 @@
loadkeys us
echo ----------------------------------------------------------------------------------------------
echo rwinkhart\'s artix install script
echo last updated october 04, 2023 \(rev. D\)
echo last updated november 26, 2023 \(rev. A\)
echo ----------------------------------------------------------------------------------------------
echo You will be asked some questions before installation.
echo -e "----------------------------------------------------------------------------------------------\n"