added a inhibitor
inhibtor not to start the screensaver for what reason
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
"modules-right": [
|
||||
"network",
|
||||
"idle_inhibitor",
|
||||
"memory",
|
||||
"cpu",
|
||||
// "custom/weather",
|
||||
@@ -33,6 +34,16 @@
|
||||
],
|
||||
|
||||
// Modules
|
||||
|
||||
|
||||
"idle_inhibitor": {
|
||||
"format": "{icon} ",
|
||||
"format-icons":{
|
||||
"activated": "零",
|
||||
"deactivated": "鈴"
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
"battery": {
|
||||
"states": {
|
||||
|
||||
Reference in New Issue
Block a user