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