updated wlogout layout
This commit is contained in:
parent
5d89dc2885
commit
8378866269
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"label" : "hibernate",
|
"label" : "hibernate",
|
||||||
"action" : "gtklock &; pkexec /bin/zzz -Z",
|
"action" : "gtklock & pkexec /bin/zzz -Z",
|
||||||
"text" : "Hibernate",
|
"text" : "Hibernate",
|
||||||
"keybind" : "h"
|
"keybind" : "h"
|
||||||
}
|
}
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
"label" : "suspend",
|
"label" : "suspend",
|
||||||
"action" : "gtklock &; pkexec /bin/zzz -z",
|
"action" : "gtklock & pkexec /bin/zzz -z",
|
||||||
"text" : "Suspend",
|
"text" : "Suspend",
|
||||||
"keybind" : "u"
|
"keybind" : "u"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue