mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-12 18:51:04 +01:00
Deleted gnome configuration
This commit is contained in:
parent
3b0e7bf288
commit
ab1316b437
@ -1,3 +0,0 @@
|
||||
gnome-shell-extensions
|
||||
gnome-terminal
|
||||
intltool # Needed for extension make
|
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user