update laptop polybar config

This commit is contained in:
ksyasuda 2022-01-24 20:19:57 -08:00
parent 5acf50265e
commit 431f412b45

View File

@ -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)