From 082b20aa38eec219852b50e918fe416da8ac8218 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Tue, 24 Nov 2020 01:23:42 +0100 Subject: [PATCH] [wofi] fix shutdown command --- wofi/system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wofi/system.sh b/wofi/system.sh index 91ff76c..6d5518d 100755 --- a/wofi/system.sh +++ b/wofi/system.sh @@ -3,7 +3,7 @@ chosen="$(wofi --dmenu --insensitive <<-END [Cancel] Logout -Shutdown +Poweroff Reboot Suspend Hibernate