Commit 886d9581 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Merge branch 'development'

parents b62d0d54 975667b9
......@@ -52,8 +52,7 @@ load {
disk "/" {
prefix_type = decimal
# format = " ⛁ %used / %total (%percentage_used)"
format = " ⛁ %percentage_used (%used/%total) "
format = " ⛁ %percentage_used (U:%used, F:%free) "
}
whatismyip {
......
......@@ -35,9 +35,8 @@ load {
}
disk "/" {
# format = " hdd %avail "
prefix_type = decimal
format = " ⛁ %used / %total "
prefix_type = decimal
format = " ⛁ %percentage_used (U:%used, F:%free) "
}
wireless _first_ {
......
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