Files
i3-config/polybar/modules/filesystem.ini
T
2022-12-10 12:44:53 +03:00

8 lines
222 B
INI

[module/filesystem]
type = internal/fs
interval = 180
mount-0 = /
label-mounted = %{F#0a81f5}%mountpoint%%{F-}%percentage_used%%
label-unmounted = %mountpoint% not mounted
label-unmounted-foreground = ${colors.foreground}