From ebe7e2b7f8411604b42a3422498ebb5963534e41 Mon Sep 17 00:00:00 2001 From: Moritz Date: Thu, 15 Jul 2021 17:27:25 +0200 Subject: [PATCH] reduced height of polybars --- .config/polybar/config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 33149ab..0aa3948 100755 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -51,7 +51,7 @@ fixed-center = true ; the percentage can optionally be extended with a pixel offset like so: ; 50%:-10, this will result in a width or height of 50% minus 10 pixels width = 100% -height = 30 +height = 25 ; Offset defined as pixel value (e.g. 35) or percentage (e.g. 50%) ; the percentage can optionally be extended with a pixel offset like so: @@ -268,7 +268,7 @@ fixed-center = true ; the percentage can optionally be extended with a pixel offset like so: ; 50%:-10, this will result in a width or height of 50% minus 10 pixels width = 100% -height = 30 +height = 25 ; Offset defined as pixel value (e.g. 35) or percentage (e.g. 50%) ; the percentage can optionally be extended with a pixel offset like so: