diff --git a/gui/polybar-thinkpad/config.ini b/gui/polybar-thinkpad/config.ini index 427f9cb..9bcae25 100644 --- a/gui/polybar-thinkpad/config.ini +++ b/gui/polybar-thinkpad/config.ini @@ -19,22 +19,19 @@ module-margin = 1 padding = 2 ; font -font-0 = Hack Nerd Font:size=12;2 +font-0 = Hack Nerd Font:size=10;2 monitor = ${env:MONITOR:} bottom = false -fixed-center = true - ; hybrid bg color, might go lighter grey background = ${colors.background} ; hybrid fg color, might go lighter if I go lighter grey foreground = ${colors.foreground} -modules-left = xworkspaces xwindow -modules-center = weather +modules-left = xworkspaces xwindow weather modules-right = battery pulseaudio memory cpu wlan date [module/xworkspaces] @@ -83,7 +80,7 @@ type = internal/memory interval = 2 format-prefix = "RAM " format-prefix-foreground = ${colors.primary} -label = %used%/%total% +label = %percentage_used%% format =