config: Add under-/overline properties
This commit is contained in:
parent
83ef8bcd0c
commit
c442e47f93
@ -23,13 +23,18 @@ offset-y = 0
|
|||||||
;background = ${xrdb:color9}
|
;background = ${xrdb:color9}
|
||||||
background = #ee222222
|
background = #ee222222
|
||||||
foreground = #dfdfdf
|
foreground = #dfdfdf
|
||||||
linecolor = #555
|
|
||||||
|
;lineheight = 1
|
||||||
|
;linecolor = #555
|
||||||
|
overline-size = 2
|
||||||
|
overline-color = #f00
|
||||||
|
underline-size = 2
|
||||||
|
underline-color = #00f
|
||||||
|
|
||||||
border-bottom = 2
|
border-bottom = 2
|
||||||
border-bottom-color = #333
|
border-bottom-color = #333
|
||||||
|
|
||||||
spacing = 1
|
spacing = 1
|
||||||
lineheight = 1
|
|
||||||
padding-left = 0
|
padding-left = 0
|
||||||
padding-right = 2
|
padding-right = 2
|
||||||
module-margin-left = 1
|
module-margin-left = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user