diff --git a/wlogout/layout b/wlogout/layout index 7576910..fddaccf 100644 --- a/wlogout/layout +++ b/wlogout/layout @@ -7,7 +7,7 @@ { "label" : "hibernate", "action" : "systemctl hibernate", - "text" : "Hibernate", + "text" : "Hibernate (SSD)", "keybind" : "h" } { @@ -25,7 +25,7 @@ { "label" : "suspend", "action" : "systemctl suspend", - "text" : "Suspend", + "text" : "Suspend (RAM)", "keybind" : "u" } {