Refactoring install
This commit is contained in:
5
.local/bin/station-confirm-or-close
Executable file
5
.local/bin/station-confirm-or-close
Executable file
@@ -0,0 +1,5 @@
|
||||
#! /bin/zsh
|
||||
|
||||
zenity --title="$1" --info --text="$2" \
|
||||
|| gum confirm "You closed the dialog, do you want to continue?" \
|
||||
|| break
|
||||
Reference in New Issue
Block a user