feat(wlogout): add pywal color support, add extra styling

This commit is contained in:
João Dias
2024-09-12 20:07:09 -03:00
parent fda5b2426c
commit 15de81841d
2 changed files with 29 additions and 5 deletions
+6
View File
@@ -1,3 +1,9 @@
{
"label" : "lock",
"action" : "hyprlock",
"text" : "Lock",
"keybind" : "l"
}
{
"label" : "shutdown",
"action" : "systemctl poweroff",