From ab1316b437202dc0181701aa45a8676fe3ac6c6c Mon Sep 17 00:00:00 2001 From: "Kevin Veen-Birkenbach [aka. Frantz]" Date: Wed, 8 Dec 2021 13:05:19 +0100 Subject: [PATCH] Deleted gnome configuration --- configuration/packages/client/pacman/gnome.txt | 3 --- scripts/client/setup.sh | 1 - 2 files changed, 4 deletions(-) delete mode 100644 configuration/packages/client/pacman/gnome.txt diff --git a/configuration/packages/client/pacman/gnome.txt b/configuration/packages/client/pacman/gnome.txt deleted file mode 100644 index 19c89e4..0000000 --- a/configuration/packages/client/pacman/gnome.txt +++ /dev/null @@ -1,3 +0,0 @@ -gnome-shell-extensions -gnome-terminal -intltool # Needed for extension make diff --git a/scripts/client/setup.sh b/scripts/client/setup.sh index 01ae3df..99b184a 100644 --- a/scripts/client/setup.sh +++ b/scripts/client/setup.sh @@ -145,7 +145,6 @@ install_gnome_extension(){ if [ "$DESKTOP_SESSION" == "gnome" ]; then info "Synchronizing gnome tools..." && - sudo pacman -S "$(get_packages 'client/pacman/gnome')" && install_yay_packages_if_needed "$(get_packages "client/yay/gnome")" || error "Syncronisation failed." info "Setting up gnome dash favourites..." && gsettings set org.gnome.shell favorite-apps "['org.gnome.Nautilus.desktop',