Use points in default config
Allows people to better scale by setting the dpi
This commit is contained in:
parent
34664f62c9
commit
f1490a13ca
@ -27,15 +27,17 @@ disabled = #707880
|
|||||||
|
|
||||||
[bar/example]
|
[bar/example]
|
||||||
width = 100%
|
width = 100%
|
||||||
height = 2.5%
|
height = 24pt
|
||||||
radius = 6
|
radius = 6
|
||||||
|
|
||||||
|
; dpi = 96
|
||||||
|
|
||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
foreground = ${colors.foreground}
|
foreground = ${colors.foreground}
|
||||||
|
|
||||||
line-size = 3
|
line-size = 3pt
|
||||||
|
|
||||||
border-size = 4
|
border-size = 4pt
|
||||||
border-color = #00000000
|
border-color = #00000000
|
||||||
|
|
||||||
padding-left = 0
|
padding-left = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user