Polybar: More precise terminology on memory and fs-home modules
This commit is contained in:
parent
98219c216c
commit
880d869bc9
@ -183,7 +183,7 @@ format-mounted-prefix = "Home: "
|
|||||||
format-mounted-prefix-foreground = ${res/colors.icon-fs}
|
format-mounted-prefix-foreground = ${res/colors.icon-fs}
|
||||||
mount-0 = /home
|
mount-0 = /home
|
||||||
|
|
||||||
label-mounted = %percentage_used%% full
|
label-mounted = %free% free
|
||||||
|
|
||||||
[module/memory]
|
[module/memory]
|
||||||
type = internal/memory
|
type = internal/memory
|
||||||
@ -192,7 +192,7 @@ format-prefix = "Memory: "
|
|||||||
format-prefix-foreground = ${res/colors.icon-memory}
|
format-prefix-foreground = ${res/colors.icon-memory}
|
||||||
interval = 1
|
interval = 1
|
||||||
|
|
||||||
label = %percentage_used%%
|
label = %gb_free% usable
|
||||||
|
|
||||||
[module/volume]
|
[module/volume]
|
||||||
type = internal/volume
|
type = internal/volume
|
||||||
|
Loading…
x
Reference in New Issue
Block a user