diff --git a/.config/polybar/config b/.config/polybar/config index fab7df47..d1f3cfda 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -73,7 +73,7 @@ modules-right = wlan-laptop wlan-desktop monitor = ${env:PB_MONITOR:eDP-1} inherit = template/bar border-top-size = ${res/config.border-size} -modules-left = battery cpu memory fshome reboot-required +modules-left = battery cpu memory fsroot fshome reboot-required modules-right = mpd | backlight pulse | date [bar/secondary] @@ -172,6 +172,7 @@ mount-0 = /home format-mounted = format-mounted-prefix = "Home: " format-mounted-prefix-foreground = ${res/colors.yellow} +format-unmounted = label-mounted = %free% free bar-used-width = ${res/config.bar-width} bar-used-fill = ${res/config.bar-fill}