fixes to kaladins eww bar

This commit is contained in:
Chris Cochrun 2024-04-17 10:12:34 -05:00
parent 7b356e26a5
commit 089332d1e3
3 changed files with 7 additions and 4 deletions

View file

@ -318,8 +318,8 @@
:orientation "h"
(left)
(center)
(right)
))
(right)))
(defwindow bar0
:monitor 0
:exclusive true
@ -332,8 +332,9 @@
:stacking "fg"
:windowtype "dock"
(bar_layout))
(defwindow bar1
:monitor 1
:monitor 0
:exclusive true
:geometry (geometry
:x "15px"
@ -344,6 +345,7 @@
:stacking "fg"
:windowtype "dock"
(bar_layout))
(defwindow bar2
:monitor 2
:exclusive false