fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"layer": "top",
|
||||
"modules-left": ["river/tags"],
|
||||
"modules-center": ["river/window"],
|
||||
"modules-right": ["tray", "battery", "pulseaudio","cpu","clock", "temperature"],
|
||||
"modules-right": ["tray", "battery", "pulseaudio","cpu", "temperature" ,"clock"],
|
||||
"pulseaudio": {
|
||||
"tooltip": false,
|
||||
"scroll-step": 5,
|
||||
@@ -47,7 +47,7 @@
|
||||
},
|
||||
"cpu": {
|
||||
"interval": 10,
|
||||
"format": "{icon} {}% ",
|
||||
"format": "{icon} {usage}% - {avg_frequency}",
|
||||
"max-length": 10,
|
||||
"format-icons": ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user