[eww] Removes the lock option that doesn't work. [chore] Removes unused symbols

This commit is contained in:
2025-02-16 13:37:06 -08:00
parent 7e27b54d0d
commit ff02d9038c
2 changed files with 6 additions and 28 deletions

View File

@@ -26,11 +26,11 @@
:orientation "v"
:halign "start"
:spacing 10
(button
:onclick "hyprlock"
:halign "start"
(label :text "🔒 Lock")
)
;; (button
;; :onclick "hyprlock"
;; :halign "start"
;; (label :text "🔒 Lock")
;; )
(button
:onclick "eww close power-menu && systemctl suspend"
:halign "start"