1
0
Fork 0

Use simple text

This commit is contained in:
Alexander Yakovlev 2020-06-08 20:37:54 +07:00
parent 20eac8f12c
commit 93013bfcf8
1 changed files with 2 additions and 2 deletions

4
config
View File

@ -24,7 +24,7 @@
"spacing": 10
},
"memory": {
"format": "{}% "
"format": "{}% RAM"
},
"temperature": {
"critical-threshold": 80,
@ -50,7 +50,7 @@
"on-click": "pavucontrol"
},
"cpu": {
"format": "{usage}% ",
"format": "{usage}% CPU",
"tooltip": false
}
}