added a inhibitor
inhibtor not to start the screensaver for what reason
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user