From 431f412b450981aa2340d8730e5e8e9232259a31 Mon Sep 17 00:00:00 2001 From: ksyasuda Date: Mon, 24 Jan 2022 20:19:57 -0800 Subject: [PATCH] update laptop polybar config --- polybar-themes/sblocks/config-4k.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/polybar-themes/sblocks/config-4k.ini b/polybar-themes/sblocks/config-4k.ini index 155d179..e53adf0 100644 --- a/polybar-themes/sblocks/config-4k.ini +++ b/polybar-themes/sblocks/config-4k.ini @@ -61,7 +61,7 @@ fixed-center = true ; Dimension defined as pixel value (e.g. 35) or percentage (e.g. 50%), ; 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 = 96% +width = 99.8% ; height = 34 ; height = 65 height = 70 @@ -70,7 +70,7 @@ height = 70 ; the percentage can optionally be extended with a pixel offset like so: ; 50%:-10, this will result in an offset in the x or y direction ; of 50% minus 10 pixels -offset-x = 2% +offset-x = 0.1% offset-y = 0.33% ; Background ARGB color (e.g. #f00, #ff992a, #ddff1023)