aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/powermenu.sh
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/powermenu.sh')
-rwxr-xr-x.local/bin/powermenu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/powermenu.sh b/.local/bin/powermenu.sh
index fabc31a..b717267 100755
--- a/.local/bin/powermenu.sh
+++ b/.local/bin/powermenu.sh
@@ -34,6 +34,6 @@ case $chosen in
# # $lock && WIP
# ;;
"$log_out")
- herbstclient quit
+ bspc quit
;;
esac