Revert "Merge pull request #118 from leonhazen/waybar-tray"

This reverts commit 1ee5b06161, reversing
changes made to 9cb30b5be6.
This commit is contained in:
David Heinemeier Hansson
2025-07-10 17:00:39 -07:00
parent c1c8751160
commit 88f816059b
2 changed files with 0 additions and 20 deletions

View File

@ -10,7 +10,6 @@
"clock" "clock"
], ],
"modules-right": [ "modules-right": [
"group/tray",
"bluetooth", "bluetooth",
"network", "network",
"pulseaudio", "pulseaudio",
@ -101,23 +100,5 @@
"tooltip-format": "Playing at {volume}%", "tooltip-format": "Playing at {volume}%",
"on-click-right": "pamixer -t", "on-click-right": "pamixer -t",
"ignored-sinks": ["Easy Effects Sink"] "ignored-sinks": ["Easy Effects Sink"]
},
"group/tray": {
"orientation": "inherit",
"drawer": {
"transition-duration": 600
},
"modules": [
"custom/expand",
"tray"
]
},
"custom/expand": {
"format": " ",
"tooltip": false
},
"tray": {
"icon-size": 12,
"spacing": 12
} }
} }

View File

@ -21,7 +21,6 @@
} }
#custom-dropbox, #custom-dropbox,
#tray,
#cpu, #cpu,
#battery, #battery,
#network, #network,