summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-10-09 20:27:23 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-10-09 20:27:23 +0100
commit7ea4129700d5b64b2161f9efb864f8f17c90c9b1 (patch)
treec7f5e5b0129fdac0159f9ed09b3b79247ca997c2
parentc2d03dbfc36685dbcd481bc61ba402ebfea36631 (diff)
dont create taskbar entry
-rwxr-xr-xsisyphus2
1 files changed, 1 insertions, 1 deletions
diff --git a/sisyphus b/sisyphus
index 6fc5b7e..2d257fc 100755
--- a/sisyphus
+++ b/sisyphus
@@ -5,7 +5,7 @@
# Main Author : Ghiunhan Mamut @ RogentOS Development Group
export local showdialog="yad --title "sisyphus" --text-info --width 800 --height 600 --center --no-buttons --on-top --sticky --fixed --undecorated --skip-taskbar --listen --tail &"
-export local showprogress="yad --title "sisyphus" --progress --pulsate --width 800 --center --no-buttons --on-top --sticky --fixed --undecorated --auto-close &"
+export local showprogress="yad --title "sisyphus" --progress --pulsate --width 800 --center --no-buttons --on-top --sticky --fixed --undecorated --skip-taskbar --auto-close &"
export local SISYPHUS='
<window title="Sisyphus - A simple Epkg GUI" window-position="1" icon-name="gtk-search" modal="true" resizable="false" width-request="1000" height-request="640">
<vbox>