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": [
"custom/leftside",
"idle_inhibitor",
"network",
"pulseaudio",
"tray",
@ -50,14 +49,6 @@
"format":" ",
},
"idle_inhibitor": {
"format": "{icon}",
"format-icons": {
"activated": "",
"deactivated": "",
}
},
"tray": {
"icon-size": 15,
"spacing": 8,