remove wl-gammarelay-rs

This commit is contained in:
Simon Rieger 2023-07-13 17:25:29 +02:00
parent 46808376f9
commit 37744c319a

View file

@ -660,13 +660,6 @@ aurinstaller passdmenu
# Joplin Desktop for Linux, using the system Electron package # Joplin Desktop for Linux, using the system Electron package
aurinstaller joplin-electron aurinstaller joplin-electron
# background temparature
aurinstaller wl-gammarelay-rs
if [ "${archisoinstall}" == "y" ]; then
echo "Entferne wl-gammerelay-rs Ordner um Speicherplatz zu sparen"
rm -R /home/${user}/aur-builds/wl-gammarelay-rs
fi
# SwayFX: Sway, but with eye candy! # SwayFX: Sway, but with eye candy!
if pacman -Rss sway --noconfirm; then if pacman -Rss sway --noconfirm; then
echo "Sway erfolgreich entfernt um SwayFX zu installieren :)" echo "Sway erfolgreich entfernt um SwayFX zu installieren :)"