From f1490a13cafa270c34d798624892ed34d36f5d73 Mon Sep 17 00:00:00 2001 From: patrick96 Date: Tue, 22 Feb 2022 18:10:30 +0100 Subject: [PATCH] Use points in default config Allows people to better scale by setting the dpi --- doc/config.ini | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/config.ini b/doc/config.ini index 7a2872d0..d407fe2e 100644 --- a/doc/config.ini +++ b/doc/config.ini @@ -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