From ba274311aea69860741b51bf00a0d9373edf8caf Mon Sep 17 00:00:00 2001 From: Cuan Date: Wed, 21 Sep 2022 16:00:54 -0400 Subject: [PATCH] Moved xcaffeine to /usr/local/bin --- chrootInstall.sh | 4 ++-- programs/xcaffeine/xcaffeine.desktop | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chrootInstall.sh b/chrootInstall.sh index 96efc4e..9179908 100755 --- a/chrootInstall.sh +++ b/chrootInstall.sh @@ -115,12 +115,12 @@ if [ "$formfactor" -lt 4 ]; then pacman -S xorg pipewire pipewire-pulse pipewire-jack pipewire-alsa wireplumber libpulse plasma-desktop lightdm-openrc lightdm-gtk-greeter kscreen kdeplasma-addons spectacle gwenview plasma-nm plasma-pa breeze-gtk kde-gtk-config kio-extras khotkeys kwalletmanager pcmanfm-qt yakuake ark kate micro bluedevil bluez-openrc --needed --noconfirm rc-update add lightdm curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/programs/powerset/powerset.sh -o /usr/local/bin/powerset.sh - curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/programs/xcaffeine/xcaffeine.py -o /usr/bin/xcaffeine.py + curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/programs/xcaffeine/xcaffeine.py -o /usr/local/bin/xcaffeine.py mkdir -p /home/"$username"/.config/autostart/ curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/programs/xcaffeine/xcaffeine.desktop -o /home/"$username"/.config/autostart/xcaffeine.desktop curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/config-files/pipewire-start.sh -o /usr/bin/pipewire-start.sh curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/config-files/pipewire.desktop -o /home/"$username"/.config/autostart/pipewire.desktop - chmod 755 /usr/local/bin/powerset.sh /usr/bin/xcaffeine.py /usr/bin/pipewire-start.sh + chmod 755 /usr/local/bin/powerset.sh /usr/local/bin/xcaffeine.py /usr/bin/pipewire-start.sh chown -R root /usr/local/bin fi diff --git a/programs/xcaffeine/xcaffeine.desktop b/programs/xcaffeine/xcaffeine.desktop index d69b320..d402e57 100755 --- a/programs/xcaffeine/xcaffeine.desktop +++ b/programs/xcaffeine/xcaffeine.desktop @@ -1,5 +1,5 @@ [Desktop Entry] - Exec=/usr/bin/xcaffeine.py + Exec=/usr/local/bin/xcaffeine.py Icon= Name=xcaffeine Path=