Remove idle_inhibitor from waybar

This commit is contained in:
Trevor Vallender 2023-06-10 16:27:18 +01:00
parent 7f4eee7fb1
commit 831ae9e375
1 changed files with 0 additions and 9 deletions

View File

@ -20,7 +20,6 @@
], ],
"modules-right": [ "modules-right": [
"custom/leftside", "custom/leftside",
"idle_inhibitor",
"network", "network",
"pulseaudio", "pulseaudio",
"tray", "tray",
@ -50,14 +49,6 @@
"format":" ", "format":" ",
}, },
"idle_inhibitor": {
"format": "{icon}",
"format-icons": {
"activated": "",
"deactivated": "",
}
},
"tray": { "tray": {
"icon-size": 15, "icon-size": 15,
"spacing": 8, "spacing": 8,