diff --git a/.wallpaper.png b/.wallpaper.png index 474f5df..c92e6f9 100644 Binary files a/.wallpaper.png and b/.wallpaper.png differ diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index bc7231f..2d59fea 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -46,23 +46,23 @@ monitor = ${env:MONITOR} # override-redirect = true width = 100% -height = 20 +height = 22 # bottom = 1 background = ${colors.background} foreground = ${colors.foreground} -padding-left = 8 -padding-right = 8 +padding-left = 32 +padding-right = 32 module-margin = 1 -modules-left = dwm title -modules-center = time -modules-right = cmus pulseaudio wlan battery date +modules-left = dwm +modules-center = title +modules-right = cmus pulseaudio wlan battery time date ################################################# -# MODULES # +# MODULES # ################################################# [module/dwm]