dotwryn/bin/desktop/i3/logout.sh

5 lines
141 B
Bash
Raw Normal View History

2020-09-23 22:19:23 +00:00
i3-nagbar \
-t warning \
-m 'Do you really want to exit i3?' \
2020-10-09 23:21:19 +00:00
-B 'Yes' "notify-send 'system' 'exiting i3...' -i face-tired; i3-msg exit"