feat(wlogout): new style

This commit is contained in:
João Dias
2024-09-23 13:20:19 -03:00
parent 33a1a22359
commit 355026fa2a
+1 -1
View File
@@ -24,7 +24,7 @@
} }
{ {
"label" : "logout", "label" : "logout",
"action" : "loginctl terminate-user $USER", "action" : "loginctl terminate-user $USER && killall sddm",
"text" : "Logout", "text" : "Logout",
"keybind" : "e" "keybind" : "e"
} }