Removed bashpower.stop, as it is no longer relevant

This commit is contained in:
2022-09-24 22:25:49 -04:00
parent d6a0a6bbab
commit 777f24a7f7
2 changed files with 1 additions and 21 deletions
+1 -2
View File
@@ -164,10 +164,9 @@ if [ "$formfactor" == 1 ]; then
m:0x0 + c:233
XF86MonBrightnessUp' > /home/"$username"/.xbindkeysrc
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/bashpower-g14/bashpower.stop -o /etc/local.d/bashpower.stop
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
chmod 755 /etc/local.d/bashpower.start /etc/local.d/bashpower.stop /usr/local/bin/NVIDIA-FCKR
chmod 755 /etc/local.d/bashpower.start /usr/local/bin/NVIDIA-FCKR
fi
# ssh configuration