mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-30 13:46:43 -04:00
Added xcaffeine.py (self-written script) for keeping the screen awake when certain applications are open
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ chmod -R 700 /home
|
||||
|
||||
# installing desktop environment and addons + utilities
|
||||
if [ "$formfactor" -lt 4 ]; then
|
||||
pacman -S pipewire pipewire-pulse pipewire-jack pipewire-alsa 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 --needed --noconfirm
|
||||
pacman -S pipewire pipewire-pulse pipewire-jack pipewire-alsa 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 --needed --noconfirm
|
||||
rc-update add lightdm
|
||||
ln -s /usr/bin/micro /usr/bin/nano
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user