From 209cde2552314ac2d9b8f186a2463a4d6ce67de1 Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Mon, 16 Oct 2023 17:35:55 -0400 Subject: [PATCH] Remove Places from GNOME extensions --- opensuse-personalizer.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/opensuse-personalizer.sh b/opensuse-personalizer.sh index 65acac8..ae6a661 100755 --- a/opensuse-personalizer.sh +++ b/opensuse-personalizer.sh @@ -85,7 +85,6 @@ FLATPAK_PACKAGES=( GNOME_EXTENSIONS=( AlphabeticalAppGrid@stuarthayhurst color-picker@tuberry - places-menu@gnome-shell-extensions.gcampax.github.com ) ########################################