update left/right padding for polybar

This commit is contained in:
ksyasuda 2022-01-24 13:35:17 -08:00
parent 5acf50265e
commit 4ff92e7b0f

View File

@ -117,7 +117,7 @@ border-bottom-color = ${color.primary}
; Number of spaces to add at the beginning/end of the bar ; Number of spaces to add at the beginning/end of the bar
; Individual side values can be defined using: ; Individual side values can be defined using:
; padding-{left,right} ; padding-{left,right}
padding = 1.5 padding = 0.5
; Number of spaces to add before/after each module ; Number of spaces to add before/after each module
; Individual side values can be defined using: ; Individual side values can be defined using: