mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[wofi] fix shutdown command
This commit is contained in:
parent
24a2df02c6
commit
082b20aa38
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
chosen="$(wofi --dmenu --insensitive <<-END
|
chosen="$(wofi --dmenu --insensitive <<-END
|
||||||
[Cancel]
|
[Cancel]
|
||||||
Logout
|
Logout
|
||||||
Shutdown
|
Poweroff
|
||||||
Reboot
|
Reboot
|
||||||
Suspend
|
Suspend
|
||||||
Hibernate
|
Hibernate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue