From cb1317474739d70440ee698c65029e7539537b65 Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Mon, 20 Feb 2023 21:14:03 +0100 Subject: polybar: slight padding increase at edges --- .config/polybar/config.ini | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 62daf34..3f224bc 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -32,7 +32,8 @@ background = ${colors.bg} foreground = ${colors.fg} height = 28 -padding-left = 2 +padding-left = 3 +padding-right = 1 [module/xkeyboard] type = internal/xkeyboard @@ -107,10 +108,10 @@ format-low-foreground = ${colors.red} [module/date] type = internal/date interval = 5 +format-padding = 2 label = %date%%time% label-foreground = ${colors.blue} -label-padding = 2 date = "%a, %d %b " date-alt = "" @@ -121,15 +122,15 @@ time-alt = %H:%M [module/pulseaudio] type = internal/pulseaudio format-volume = +format-volume-padding = 2 +format-muted-padding = 2 label-muted =  label-muted-foreground = ${colors.gray} -label-muted-padding = 2 ramp-volume-0 =  ramp-volume-1 =  ramp-volume-2 =  -ramp-volume-padding = 2 [module/xwindow] type = internal/xwindow -- cgit v1.2.3-70-g09d2