From ab2f6fd031bb1a65237d4a01fd3a57a30d552fa4 Mon Sep 17 00:00:00 2001 From: davedatum Date: Sat, 15 Feb 2020 16:58:05 +0000 Subject: [PATCH] added unite hack --- patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 77c1bda..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 +gsettings set org.gnome.shell disable-user-extensions false & +killall -3 gnome-shell