py3status: reorganize config file
This commit is contained in:
parent
b3fdf0cf08
commit
c99fd87fe0
1 changed files with 4 additions and 4 deletions
|
@ -62,14 +62,14 @@ battery_level {
|
||||||
battery_id = "all"
|
battery_id = "all"
|
||||||
}
|
}
|
||||||
|
|
||||||
tztime local {
|
|
||||||
format = "%Y-%m-%d %H:%M:%S"
|
|
||||||
}
|
|
||||||
|
|
||||||
load {
|
load {
|
||||||
format = "%1min %5min %15min"
|
format = "%1min %5min %15min"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tztime local {
|
||||||
|
format = "%Y-%m-%d %H:%M:%S"
|
||||||
|
}
|
||||||
|
|
||||||
volume master {
|
volume master {
|
||||||
format = "♪: %volume"
|
format = "♪: %volume"
|
||||||
format_muted = "♪: M"
|
format_muted = "♪: M"
|
||||||
|
|
Loading…
Reference in a new issue