From a11db1a67423810f3c88db9b6ce2703e8cb47792 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 25 Dec 2016 23:20:03 +0000 Subject: lock the main interface as long as worker dialog is shown --- libsisyphus.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsisyphus.sh') diff --git a/libsisyphus.sh b/libsisyphus.sh index a2b9e21..689d12f 100755 --- a/libsisyphus.sh +++ b/libsisyphus.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # export dialog flags -export local showdialog="yad --title "sisyphus" --text-info --width 800 --height 600 --center --no-buttons --on-top --sticky --fixed --skip-taskbar --listen --tail &" +export local showdialog="yad --title "sisyphus" --text-info --width 800 --height 600 --center --no-buttons --on-top --sticky --fixed --skip-taskbar --listen --tail" # import user interfaces source /usr/lib64/sisyphus/accesoriesui.sh -- cgit v1.2.3