diff --git a/config/waybar/config b/config/waybar/config index ca843a7..86cb205 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -10,7 +10,6 @@ "clock" ], "modules-right": [ - "group/tray", "bluetooth", "network", "pulseaudio", @@ -101,23 +100,5 @@ "tooltip-format": "Playing at {volume}%", "on-click-right": "pamixer -t", "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 } } diff --git a/config/waybar/style.css b/config/waybar/style.css index ec50e6f..e55a159 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -21,7 +21,6 @@ } #custom-dropbox, -#tray, #cpu, #battery, #network,