flattened and using scwrypts in utils
This commit is contained in:
5
bin/i3-logout
Executable file
5
bin/i3-logout
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/zsh
|
||||
i3-nagbar \
|
||||
-t warning \
|
||||
-m 'Do you really want to exit i3?' \
|
||||
-B 'Yes' "notify-send 'system' 'exiting i3...' -i face-tired; i3-msg exit"
|
Reference in New Issue
Block a user