user/eww-wayland: add ext mainbar

This commit is contained in:
LavaDesu 2025-01-12 13:07:16 +11:00
parent 1e6f7a3676
commit bedb4544cc
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -9,6 +9,17 @@
:focusable false
(bar))
(defwindow mainbar-ext :monitor 1
:geometry (geometry :x "0%"
:y "0%"
:width "100%"
:height "30px"
:anchor "top center")
:stacking "fg"
:exclusive false
:focusable false
(bar))
(defpoll ptime :interval "1s"
`date +%H:%M`)
(defpoll petimea :interval "1s"