From 81d55a79cb115e9ba3ad624387a173c795d68263 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 10 Aug 2021 16:59:23 +0200 Subject: [PATCH] polybar: fix vertical offset I think it is DPI-independent, let's see how it looks on low-DPI screen later. --- dotfiles/polybar.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dotfiles/polybar.conf b/dotfiles/polybar.conf index a7e7254..be14d56 100644 --- a/dotfiles/polybar.conf +++ b/dotfiles/polybar.conf @@ -26,10 +26,10 @@ padding-right = 1 background = ${colors.background} foreground = ${colors.foreground} -font-0 = Iosevka:style=Regular:size=10;2 -font-1 = Font Awesome 6 Pro:style=Solid:size=10;2 -font-2 = Font Awesome 6 Brands:style=Regular:size=10;2 -font-3 = Weather Icons:style=Regular:size=10;2 +font-0 = Iosevka:style=Regular:size=10;4 +font-1 = Font Awesome 6 Pro:style=Solid:size=10;4 +font-2 = Font Awesome 6 Brands:style=Regular:size=10;4 +font-3 = Weather Icons:style=Regular:size=10;4 modules-left = i3 modules-center = date weather