This commit is contained in:
atagen 2023-06-16 20:05:22 +10:00
parent 51c6426532
commit 0935dbe95f
5 changed files with 15 additions and 15 deletions

View file

@ -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"
},