Simplify some waybar modules
This commit is contained in:
@@ -59,15 +59,10 @@
|
|||||||
"format-icons": ["", "", "", "", ""]
|
"format-icons": ["", "", "", "", ""]
|
||||||
},
|
},
|
||||||
"backlight": {
|
"backlight": {
|
||||||
"format": "{icon} {percent}%",
|
"format": " {percent}%"
|
||||||
"format-icons": ["", ""]
|
|
||||||
},
|
},
|
||||||
"idle_inhibitor": {
|
"idle_inhibitor": {
|
||||||
"format": "{icon}",
|
"format": ""
|
||||||
"format-icons": {
|
|
||||||
"activated": "",
|
|
||||||
"deactivated": ""
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"gamemode": {
|
"gamemode": {
|
||||||
"hide-not-running": false,
|
"hide-not-running": false,
|
||||||
|
Reference in New Issue
Block a user