tweaked powermenu script:
This commit is contained in:
parent
b57aabd13e
commit
aeb80cc537
@ -73,7 +73,6 @@ run_cmd() {
|
||||
systemctl reboot
|
||||
elif [[ $1 == '--suspend' ]]; then
|
||||
mpc -q pause
|
||||
amixer set Master mute
|
||||
systemctl suspend
|
||||
elif [[ $1 == '--logout' ]]; then
|
||||
if [[ "$DESKTOP_SESSION" == 'openbox' ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user