user/eww-wayland: add ext mainbar
This commit is contained in:
parent
1e6f7a3676
commit
bedb4544cc
1 changed files with 11 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue