summaryrefslogtreecommitdiff
path: root/ui/systemui.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ui/systemui.sh')
-rwxr-xr-xui/systemui.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/systemui.sh b/ui/systemui.sh
index bdcd0e2..dd88019 100755
--- a/ui/systemui.sh
+++ b/ui/systemui.sh
@@ -15,12 +15,12 @@ export local systemui='
<hbox space-expand="false" space-extend="false">
<button space-expand="true" space-extend="true" label-text="install">
<label>Install package</label>
- <action signal="button-press-event">epkg autoinstall $system|$showdialog</action>
+ <action signal="button-press-event">epkg autoinstall $system|$sisyphusprogress</action>
<action signal="button-release-event">$abortnow</action>
</button>
<button space-expand="true" space-extend="true" label-text="uninstall">
<label>Uninstall package</label>
- <action signal="button-press-event">epkg autoremove $system|$showdialog</action>
+ <action signal="button-press-event">epkg autoremove $system|$sisyphusprogress</action>
<action signal="button-release-event">$abortnow</action>
</button>
<button space-expand="true" space-extend="true" label-text="home">