mirror of
https://github.com/yusufipk/i3-config.git
synced 2026-09-11 10:56:11 +00:00
8 lines
222 B
INI
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}
|