removed --ontop because it hogs the UI on updates

This commit is contained in:
Armin Briegel
2022-08-11 16:53:39 +02:00
parent dff9dd5a03
commit 614da59311

View File

@@ -62,7 +62,6 @@ open -a "$dialogApp" --args \
--mini \
--progress 100 \
--position bottomright \
--ontop \
--movable \
--commandfile "$dialog_command_file"