diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 31eb30b..7821848 100755 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -100,14 +100,14 @@ border-bottom-color = ${colors.pink} ; Number of spaces to add at the beginning/end of the bar ; Individual side values can be defined using: ; padding-{left,right} -padding-left = 1 -padding-right = 1 +padding-left = 3 +padding-right = 3 ; Number of spaces to add before/after each module ; Individual side values can be defined using: ; module-margin-{left,right} -module-margin-left = 3 -module-margin-right = 3 +module-margin-left = 2 +module-margin-right = 2 ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_