Add aditional explanation to wlogout
This commit is contained in:
parent
ed43720384
commit
2a0c78d80e
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
{
|
{
|
||||||
"label" : "hibernate",
|
"label" : "hibernate",
|
||||||
"action" : "systemctl hibernate",
|
"action" : "systemctl hibernate",
|
||||||
"text" : "Hibernate",
|
"text" : "Hibernate (SSD)",
|
||||||
"keybind" : "h"
|
"keybind" : "h"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
{
|
{
|
||||||
"label" : "suspend",
|
"label" : "suspend",
|
||||||
"action" : "systemctl suspend",
|
"action" : "systemctl suspend",
|
||||||
"text" : "Suspend",
|
"text" : "Suspend (RAM)",
|
||||||
"keybind" : "u"
|
"keybind" : "u"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue