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",
|
"label" : "lock",
|
||||||
"action" : "swaylock",
|
"action" : "swaylock",
|
||||||
"text" : "",
|
"text" : "\nLock",
|
||||||
"keybind" : "l"
|
"keybind" : "l"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
{
|
{
|
||||||
"label" : "logout",
|
"label" : "logout",
|
||||||
"action" : "loginctl terminate-user $USER",
|
"action" : "loginctl terminate-user $USER",
|
||||||
"text" : "Logout",
|
"text" : "",
|
||||||
"keybind" : "e"
|
"keybind" : "e"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue