feat(wlogout): new visual, pretty!

This commit is contained in:
retrozinndev
2024-11-10 13:01:06 -03:00
parent 0c297bb9ff
commit 7d4ba5ddfd
2 changed files with 33 additions and 23 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
}
{
"label" : "logout",
"action" : "loginctl terminate-user $USER && killall sddm",
"action" : "loginctl kill-user $(whoami)",
"text" : "Logout",
"keybind" : "e"
}