From 13d31ea650569b9672ad013689ff77a7fcbac93b Mon Sep 17 00:00:00 2001 From: davedatum Date: Sat, 15 Feb 2020 14:57:47 +0000 Subject: [PATCH] removed unite hack --- patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 2f02c0d..77c1bda 100644 --- a/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh +++ b/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh @@ -1,4 +1,3 @@ #!/bin/bash -gsettings set org.gnome.shell disable-user-extensions false & -killall -3 gnome-shell +gsettings set org.gnome.shell disable-user-extensions false