diff --git a/common/.config/polybar/main-bar.ini b/common/.config/polybar/main-bar.ini index aed6cf7..d1e5a2c 100644 --- a/common/.config/polybar/main-bar.ini +++ b/common/.config/polybar/main-bar.ini @@ -22,7 +22,7 @@ border-bottom-color = ${colors.background} modules-left = i3 empty-space title modules-center = time -modules-right = empty-space spotify battery backlight empty-space audio empty-space cpu temperature empty-space memory empty-space arrow +modules-right = empty-space spotify empty-space backlight empty-space audio empty-space cpu empty-space temperature empty-space memory empty-space battery empty-space arrow cursor-click = pointer cursor-scroll = ns-resize diff --git a/common/.config/polybar/modules.ini b/common/.config/polybar/modules.ini index c201d77..24223a3 100644 --- a/common/.config/polybar/modules.ini +++ b/common/.config/polybar/modules.ini @@ -17,11 +17,16 @@ ws-icon-9 = 10; format = -label-focused-padding = 0 -label-unfocused-padding = 0 -label-visible-padding = 0 +label-focused = %name% +label-unfocused = %name% +label-visible = %name% +label-urgent = %name% + +label-focused-padding = 1 +label-unfocused-padding = 1 +label-visible-padding = 1 label-urgent-padding = 0 -label-separator-padding = 1 +label-separator-padding = 0 label-focused-background = ${colors.pink} label-focused-foreground = ${colors.base} @@ -79,9 +84,9 @@ label = %{A3:st -e tty-clock -cbt -C 4:} %date% %time% %{A} type = internal/pulseaudio format-volume = %{A3:pavucontrol-qt:} %{A} label-muted = %{A3:pavucontrol-qt:} 󰖁 0% %{A} -ramp-volume-0 =  -ramp-volume-1 =  -ramp-volume-2 =  +ramp-volume-0 = "" +ramp-volume-1 = "" +ramp-volume-2 = "" label-volume-foreground = ${colors.peach} format-volume-foreground = ${colors.peach} format-muted-foreground = ${colors.red} @@ -117,7 +122,7 @@ type = custom/script exec = free -m | sed -n 's/^Mem:\s\+[0-9]\+\s\+\([0-9]\+\)\s.\+/\1/p' interval = 0.5 format =