diff --git a/config/waybar/config b/config/waybar/config index 74a2f06..8338713 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -10,7 +10,6 @@ "clock" ], "modules-right": [ - "custom/dropbox", "bluetooth", "network", "pulseaudio", @@ -103,15 +102,6 @@ "on-click-right": "pamixer -t", "ignored-sinks": ["Easy Effects Sink"] }, - "custom/dropbox": { - "format": "", - "on-click": "nautilus ~/Dropbox", - "exec": "dropbox-cli status", - "return-type": "text", - "interval": 5, - "tooltip": true, - "tooltip-format": "{}" - }, "custom/power-menu": { "format": "󰐥", "on-click": "~/.local/share/omarchy/bin/omarchy-power-menu",