diff --git a/polybar/config.ini b/polybar/config.ini index 2aa36de..46c4112 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -6,7 +6,7 @@ foreground = ${self.secondary} [bar/main] width = 100% -height = 30 +height = 40 fixed-center = true background = ${colors.background} @@ -61,10 +61,9 @@ label-maxlen = 40 [module/date] type = internal/date -date-alt = "%Y-%m-%d, %A" -time = %H:%M +date = "%d %b %H:%M, %A" -label = %time% %date% +label = %date% ; ; RIGHT MODULES