test
This commit is contained in:
parent
cc8365ec86
commit
53f6e42414
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
{
|
||||
"label" : "lock",
|
||||
"action" : "swaylock",
|
||||
"text" : "",
|
||||
"text" : "\nLock",
|
||||
"keybind" : "l"
|
||||
}
|
||||
{
|
||||
|
@ -18,7 +18,7 @@
|
|||
{
|
||||
"label" : "logout",
|
||||
"action" : "loginctl terminate-user $USER",
|
||||
"text" : "Logout",
|
||||
"text" : "",
|
||||
"keybind" : "e"
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue