mirror of
https://github.com/morgant/mlvwmrc.git
synced 2025-01-14 05:31:56 +00:00
Fix path to mlvwm-powerdown script use in MenuBar. Issue #10
This commit is contained in:
parent
f4078e6820
commit
050d220e7c
@ -64,9 +64,9 @@ Menu Default-Special, Label "Special"
|
||||
"Window Manager" SubMenu Default-WindowManager
|
||||
"" NonSelect
|
||||
"Log Out" Action Exit
|
||||
"Sleep" Action Exec mlvwm-powerdown exec mlvwm-powerdown -s
|
||||
"Restart" Action Exec mlvwm-powerdown exec mlvwm-powerdown -r
|
||||
"Shut Down" Action Exec mlvwm-powerdown exec mlvwm-powerdown -p
|
||||
"Sleep" Action Exec "mlvwm-powerdown" exec ./bin/mlvwm-powerdown -s
|
||||
"Restart" Action Exec "mlvwm-powerdown" exec ./bin/mlvwm-powerdown -r
|
||||
"Shut Down" Action Exec "mlvwm-powerdown" exec ./bin/mlvwm-powerdown -p
|
||||
END
|
||||
|
||||
Menu Default-Window
|
||||
|
Loading…
x
Reference in New Issue
Block a user