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