Commit 5e6dd163 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

FIX: explicitly define which disk to show in py3status diskData.

parent 6352edb6
......@@ -52,8 +52,9 @@ load {
}
diskdata {
disk = sda2
prefix_type = decimal
#format_space = "[\?min_length=5 {value:.2f}]"
#format_space = "[\?min_length=5 {value:.2f}]"
format = " ⛁ {used_percent}% (U:{used} GB, F:{free} GB) "
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment