Merge pull request #5 from ringo32/main

added a inhibitor
This commit is contained in:
OdiousImp2604
2021-04-13 20:10:55 +00:00
committed by GitHub

View File

@@ -17,6 +17,7 @@
"modules-right": [
"network",
"idle_inhibitor",
"memory",
"cpu",
// "custom/weather",
@@ -34,6 +35,16 @@
// Modules
"idle_inhibitor": {
"format": "{icon} ",
"format-icons":{
"activated": "零",
"deactivated": "鈴"
}
},
"battery": {
"states": {
// "good": 95,