From 6e63a198dc322091c1e55ebdf5e110ea06814fd1 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Sat, 16 Nov 2019 22:43:49 +0300 Subject: bemenu scripts updated for new look --- dotfiles/.scripts/swaysession | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/.scripts/swaysession') diff --git a/dotfiles/.scripts/swaysession b/dotfiles/.scripts/swaysession index 17f99ca..0507368 100755 --- a/dotfiles/.scripts/swaysession +++ b/dotfiles/.scripts/swaysession @@ -23,7 +23,7 @@ case "$1" in reboot) $logind reboot ;; - shutdown) + poweroff) $logind poweroff ;; *) -- cgit v1.2.3