black and white theme

This commit is contained in:
2026-06-13 15:22:22 -05:00
parent 541bb9a60c
commit 7315360f0a
2 changed files with 29 additions and 21 deletions

View File

@@ -8,6 +8,7 @@
:geometry (geometry
:y "3px"
:width "99%"
:height "2%"
:anchor "bottom center")
(bar)
)
@@ -106,7 +107,6 @@
(defwidget center []
(eventbox
:class "center island"
:onhover "eww update reveal_apps=1"
:onhoverlost "eww update reveal_apps=0"
(stack
@@ -130,9 +130,10 @@
:space-evenly false
:halign "end"
(systray
:class "icon"
:spacing 3
:orientation "h"
:space-evenly false
:space-evenly true
:icon-size 25
:prepend-new false)
(sound)