diff options
Diffstat (limited to 'libsisyphus.sh')
-rwxr-xr-x | libsisyphus.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libsisyphus.sh b/libsisyphus.sh index a9248ca..d5693c4 100755 --- a/libsisyphus.sh +++ b/libsisyphus.sh @@ -62,6 +62,8 @@ export local mainui=' </button> <button tooltip-text="Graphics"> <label>Graphics</label> + <action signal="button-press-event">gtkdialog --space-expand=true --space-fill=true --program=graphicsui &</action> + <action signal="button-release-event">EXIT:ok</action> </button> <button tooltip-text="Internet"> <label>Internet</label> |