|
@ -20,7 +20,7 @@ margin-bottom = 0 |
|
|
|
|
|
|
|
|
; Adjust the _NET_WM_STRUT_PARTIAL bottom value |
|
|
; Adjust the _NET_WM_STRUT_PARTIAL bottom value |
|
|
; Used for bottom aligned bars |
|
|
; Used for bottom aligned bars |
|
|
margin-top = 10 |
|
|
|
|
|
|
|
|
margin-top = 5 |
|
|
|
|
|
|
|
|
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ |
|
|
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ |
|
|
|
|
|
|
|
@ -74,7 +74,8 @@ height = 26 |
|
|
; 50%:-10, this will result in an offset in the x or y direction |
|
|
; 50%:-10, this will result in an offset in the x or y direction |
|
|
; of 50% minus 10 pixels |
|
|
; of 50% minus 10 pixels |
|
|
offset-x = 1% |
|
|
offset-x = 1% |
|
|
offset-y = 2%:-3 |
|
|
|
|
|
|
|
|
offset-y = 10 |
|
|
|
|
|
;offset-y = 1%:-3 |
|
|
|
|
|
|
|
|
; Background ARGB color (e.g. #f00, #ff992a, #ddff1023) |
|
|
; Background ARGB color (e.g. #f00, #ff992a, #ddff1023) |
|
|
background = ${color.background} |
|
|
background = ${color.background} |
|
|