fixes to kaladins eww bar
This commit is contained in:
parent
7b356e26a5
commit
089332d1e3
3 changed files with 7 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue