diff --git a/bin/desktop/i3/logout.sh b/bin/desktop/i3/logout.sh index eeb8cf1..876cbb8 100755 --- a/bin/desktop/i3/logout.sh +++ b/bin/desktop/i3/logout.sh @@ -1,4 +1,4 @@ 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" + -B 'Yes' "notify-send 'system' 'exiting i3...' -i face-tired; i3-msg exit"