feat(waybar): update idle inhibitor
* Update spacing for idle inhibitor module. * Update tooltip to make it self-explanatory (the tooltip says what the module is)
This commit is contained in:
@@ -80,7 +80,9 @@
|
|||||||
"format-icons": {
|
"format-icons": {
|
||||||
"activated": "",
|
"activated": "",
|
||||||
"deactivated": ""
|
"deactivated": ""
|
||||||
}
|
},
|
||||||
|
"tooltip-format-activated": "Idle Inhibitor Activated",
|
||||||
|
"tooltip-format-deactivated": "Idle Inhibitor Deactivated"
|
||||||
},
|
},
|
||||||
|
|
||||||
"memory": {
|
"memory": {
|
||||||
|
|||||||
Reference in New Issue
Block a user