From a28e2f41d09f0b1e970f978d8b04673e30c93981 Mon Sep 17 00:00:00 2001 From: Alexander Hess Date: Wed, 8 Nov 2023 19:58:34 +0100 Subject: [PATCH] Disable the Gnome justperfection extension Reason: it does not work with Gnome 45 as of this commit --- .config/gnome-settings/shell-extensions.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/gnome-settings/shell-extensions.ini b/.config/gnome-settings/shell-extensions.ini index 5b45055..7b78f22 100644 --- a/.config/gnome-settings/shell-extensions.ini +++ b/.config/gnome-settings/shell-extensions.ini @@ -1,7 +1,7 @@ [org/gnome/shell] disable-user-extensions=false disabled-extensions=@as [] -enabled-extensions=['appindicatorsupport@rgcjonas.gmail.com', 'auto-move-windows@gnome-shell-extensions.gcampax.github.com', 'blur-my-shell@aunetx', 'just-perfection-desktop@just-perfection', 'launch-new-instance@gnome-shell-extensions.gcampax.github.com', 'nightthemeswitcher@romainvigier.fr', 'pop-shell@system76.com', 'space-bar@luchrioh', 'ssm-gnome@lgiki.net'] +enabled-extensions=['appindicatorsupport@rgcjonas.gmail.com', 'auto-move-windows@gnome-shell-extensions.gcampax.github.com', 'blur-my-shell@aunetx', 'launch-new-instance@gnome-shell-extensions.gcampax.github.com', 'nightthemeswitcher@romainvigier.fr', 'pop-shell@system76.com', 'space-bar@luchrioh', 'ssm-gnome@lgiki.net'] [org/gnome/shell/extensions/auto-move-windows]