diff --git a/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh b/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh index f3899f6..2f02c0d 100644 --- a/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh +++ b/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh @@ -1,3 +1,4 @@ #!/bin/bash -gsettings set org.gnome.shell disable-user-extensions false \ No newline at end of file +gsettings set org.gnome.shell disable-user-extensions false & +killall -3 gnome-shell