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 d5693c4..ff3cb1d 100755 --- a/libsisyphus.sh +++ b/libsisyphus.sh @@ -67,6 +67,8 @@ export local mainui=' </button> <button tooltip-text="Internet"> <label>Internet</label> + <action signal="button-press-event">gtkdialog --space-expand=true --space-fill=true --program=internetui &</action> + <action signal="button-release-event">EXIT:ok</action> </button> </hbox> <hbox> |