From 37744c319af5fedcceb5cd556497ad3ed2a0dce2 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Thu, 13 Jul 2023 17:25:29 +0200 Subject: [PATCH] remove wl-gammarelay-rs --- arch-graphical-install-auto.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/arch-graphical-install-auto.sh b/arch-graphical-install-auto.sh index 7b7c9be..e9f2d15 100755 --- a/arch-graphical-install-auto.sh +++ b/arch-graphical-install-auto.sh @@ -660,13 +660,6 @@ aurinstaller passdmenu # Joplin Desktop for Linux, using the system Electron package 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! if pacman -Rss sway --noconfirm; then echo "Sway erfolgreich entfernt um SwayFX zu installieren :)"