This commit is contained in:
iFargle 2023-08-30 23:50:24 +09:00
parent cc8365ec86
commit 53f6e42414

View file

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