add lockscreen - without color

This commit is contained in:
2025-05-04 01:00:59 +02:00
parent 4c54b587bc
commit a75991ba52
12 changed files with 54 additions and 240 deletions

View File

@@ -9,7 +9,7 @@
(label
:text " ")
(button
:onclick "close eww power; loginctl lock-session"
:onclick "close eww power; ./scripts/blur-lock.sh"
:class "powermenu-button"
(label
:text ""))
@@ -23,7 +23,7 @@
(label
:text "")
(button
:onclick "close eww power; loginctl terminate-user $USER"
:onclick "close eww power; ./scripts/logout.sh"
:class "powermenu-button"
(label
:text ""))))

View File

@@ -0,0 +1 @@
xsecurelock

View File

@@ -0,0 +1 @@
pkill -KILL xmonad