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:
@@ -76,11 +76,13 @@
|
||||
},
|
||||
|
||||
"idle_inhibitor": {
|
||||
"format": "{icon} ",
|
||||
"format-icons":{
|
||||
"format": "{icon} ",
|
||||
"format-icons": {
|
||||
"activated": "",
|
||||
"deactivated": ""
|
||||
}
|
||||
},
|
||||
"tooltip-format-activated": "Idle Inhibitor Activated",
|
||||
"tooltip-format-deactivated": "Idle Inhibitor Deactivated"
|
||||
},
|
||||
|
||||
"memory": {
|
||||
|
||||
Reference in New Issue
Block a user