diff --git a/.config/polybar/config b/.config/polybar/config index da0bfa0b..b50d584d 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -60,7 +60,7 @@ wm-restack = i3 ; Other modules: xkeyboard filesystem xbacklight backlight-acpi cpu memory temperature powermenu weather modules-left = i3 modules-center = xwindow -modules-right = weather filesystem cpu memory temperature volume wlan eth battery date +modules-right = cpu memory volume wlan eth battery date tray-position = right tray-padding = 0 @@ -74,28 +74,11 @@ format-prefix = " " click-left = st -e neomutt - -[module/weather] -type = custom/script -exec = weather -interval = 5000 - [module/xwindow] type = internal/xwindow label = %title:0:45:...% format-foreground = ${colors.blue} -[module/filesystem] -type = internal/fs -interval = 25 - -mount-0 = / - -label-mounted-underline = ${colors.cyan} -label-mounted = /: %percentage_used%% -label-unmounted = %mountpoint% not mounted -label-unmounted-foreground = ${colors.gray} - [module/i3] type = internal/i3 format = @@ -131,41 +114,6 @@ label-urgent-foreground = #000000 label-urgent-background = #bd2c40 label-urgent-padding = 1 -[module/mpd] -type = internal/mpd -format-online = - -click-left = st -e ncmpcpp -click-right = mpc toggle - -label-song = %artist% - %title% -label-song-maxlen = 70 -label-song-ellipsis = true - -format-paused-foreground = ${colors.gray} - -[module/xbacklight] -type = internal/xbacklight - -format =