From e9e0fdeed7b966e9fb6a8763e046c0d800b5b8e6 Mon Sep 17 00:00:00 2001 From: davedatum Date: Sat, 15 Feb 2020 17:57:37 +0000 Subject: [PATCH] fixed calamares boot --- patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh | 4 +++- 1 file changed, 3 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 2f02c0d..445d2b2 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,6 @@ #!/bin/bash gsettings set org.gnome.shell disable-user-extensions false & -killall -3 gnome-shell +killall -3 gnome-shell & +sleep 5 +calamares_polkit %f