From c9c5844fbe186d82e7d83f8e071b15b6948050e1 Mon Sep 17 00:00:00 2001 From: marc Date: Mon, 16 Mar 2020 11:04:14 +0100 Subject: [PATCH] changed margins --- .config/polybar/config.ini | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 8d3524b..e3f00e7 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -20,7 +20,7 @@ margin-bottom = 0 ; Adjust the _NET_WM_STRUT_PARTIAL bottom value ; Used for bottom aligned bars -margin-top = 10 +margin-top = 5 ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ @@ -74,7 +74,8 @@ height = 26 ; 50%:-10, this will result in an offset in the x or y direction ; of 50% minus 10 pixels offset-x = 1% -offset-y = 2%:-3 +offset-y = 10 +;offset-y = 1%:-3 ; Background ARGB color (e.g. #f00, #ff992a, #ddff1023) background = ${color.background}