diff options
Diffstat (limited to '.local/bin/powermenu.sh')
| -rwxr-xr-x | .local/bin/powermenu.sh | 2 |
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 |
