hibernate-script -> pm-utils

This commit is contained in:
Kolan Sh 2016-10-04 06:39:05 +03:00
parent bfab6229c8
commit ff4e8ba2d4
1 changed files with 2 additions and 2 deletions

4
rc.lua
View File

@ -108,8 +108,8 @@ tags = {
menu_items = freedesktop.menu.new()
myawesomemenu = {
{ "next wall", cfgpath.."/set_wall.sh "..home.."/wallpapers/" },
{ "hibernate-ram", "sudo hibernate-ram" },
{ "hibernate", "sudo hibernate" },
{ "pm-suspend-hybrid", "sudo pm-suspend-hybrid" },
{ "pm-hibernate", "sudo pm-hibernate" },
{ "lock", "xscreensaver-command --lock" },
{ "reboot", "sudo reboot" },
{ "halt", "sudo halt" },