From 23a11649cd5dede97feb3f8117fa9c3841c5e33b Mon Sep 17 00:00:00 2001 From: Midgard <2885-Midgard@users.noreply.framagit.org> Date: Mon, 5 Sep 2022 00:18:47 +0200 Subject: [PATCH] [polybar] Make bar smaller to match yambar config --- polybar/config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/polybar/config.ini b/polybar/config.ini index 3ae14ba..8c7629d 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -23,7 +23,7 @@ foreground-alert = #ff4e4e ; I don't use this at the moment enable-ipc = false -height = 27 +height = 21 fixed-center = true background = ${colors.background} @@ -48,7 +48,7 @@ font-4 = "Fira Code:light:size=7;-1" ; Specialised icons font-5 = "Weather Icons:size=10;1" font-6 = "Bar Material Supplements:pixelsize=14;1" -font-7 = "Bar Material Supplements:pixelsize=21;3" +font-7 = "Bar Material Supplements:pixelsize=20;3" ; MPD song position font-8 = "Fira Mono:size=7;9"