added a inhibitor

inhibtor not to start the screensaver for what reason
This commit is contained in:
ringo32
2021-04-13 20:59:57 +02:00
committed by GitHub
parent af9087ae31
commit ec70bcf9e5

View File

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