dotwryn/bin/desktop/i3/logout.sh

5 lines
172 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?' \
-B 'Yes' "notify-send 'system' 'exiting i3...' -i face-tired; $HOME/.config/wryn/sfx logout; i3-msg exit"