diff --git a/tofi/power/↩ Logout b/tofi/power/↩ Logout index 6adf111..3feab15 100755 --- a/tofi/power/↩ Logout +++ b/tofi/power/↩ Logout @@ -2,5 +2,6 @@ if [ -z ${SWAYSOCK+x} ]; then i3 exit else + sudo systemctl stop user@$(id -u).service sway exit fi