31 lines
694 B
JSON
31 lines
694 B
JSON
{
|
|
"idle_inhibitor": {
|
|
"format": "{icon}",
|
|
"format-icons": {
|
|
"activated": "",
|
|
"deactivated": ""
|
|
},
|
|
// "rotate":
|
|
"min-length": 3,
|
|
"max-length": 3,
|
|
// "align":
|
|
// "justify":
|
|
// "on-click":
|
|
// "on-click-middle":
|
|
// "on-click-right":
|
|
// "on-update":
|
|
// "on-scroll-up":
|
|
// "on-scroll-down":
|
|
// "smooth-scrolling-threshold":
|
|
// "tooltip":
|
|
"tooltip-format-activated": "Keep Screen On: <span text_transform='capitalize'>{status}</span>",
|
|
"tooltip-format-deactivated": "Keep Screen On: <span text_transform='capitalize'>{status}</span>",
|
|
"start-activated": false
|
|
// "timeout":
|
|
// "menu":
|
|
// "menu-file":
|
|
// "menu-actions":
|
|
// "expand":
|
|
}
|
|
}
|