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]
|
||||
width = 100%
|
||||
height = 2.5%
|
||||
height = 24pt
|
||||
radius = 6
|
||||
|
||||
; dpi = 96
|
||||
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
line-size = 3
|
||||
line-size = 3pt
|
||||
|
||||
border-size = 4
|
||||
border-size = 4pt
|
||||
border-color = #00000000
|
||||
|
||||
padding-left = 0
|
||||
|
Loading…
Reference in New Issue
Block a user