tweaks
This commit is contained in:
parent
51c6426532
commit
0935dbe95f
5 changed files with 15 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"label" : "lock",
|
||||
"action" : "waylock",
|
||||
"action" : "gtklock",
|
||||
"text" : "Lock",
|
||||
"keybind" : "l"
|
||||
},
|
||||
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
{
|
||||
"label" : "suspend",
|
||||
"action" : "systemctl suspend",
|
||||
"action" : "gtklock & systemctl suspend",
|
||||
"text" : "Suspend",
|
||||
"keybind" : "s"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue