[module/filesystem] type = internal/fs ; Mountpoints to display mount-0 = / ;;mount-1 = /home ;;mount-2 = /var ; Seconds to sleep between updates ; Default: 30 interval = 30 ; Display fixed precision values ; Default: false fixed-values = true ; Spacing between entries ; Default: 2 ;;spacing = 4 ; Available tags: ; (default) ; ; ; format-mounted = format-mounted-prefix =  format-mounted-prefix-foreground = ${color.orange} format-mounted-background = ${color.background} ; Available tags: ; (default) format-unmounted = format-unmounted-prefix =  format-unmounted-prefix-foreground = ${color.red} format-unmounted-background = ${color.background} ; Available tokens: ; %mountpoint% ; %type% ; %fsname% ; %percentage_free% ; %percentage_used% ; %total% ; %free% ; %used% ; Default: %mountpoint% %percentage_free%% label-mounted = " %free%" ; Available tokens: ; %mountpoint% ; Default: %mountpoint% is not mounted label-unmounted = " %mountpoint%: NA"