The Dropbox icon wasn't pulling its own weight

We really should keep those icons on the right only to system-level
concerns. Hardware controls only.
This commit is contained in:
David Heinemeier Hansson
2025-07-06 17:11:47 -07:00
parent d3953e2b35
commit 76d26fda4e

View File

@ -10,7 +10,6 @@
"clock" "clock"
], ],
"modules-right": [ "modules-right": [
"custom/dropbox",
"bluetooth", "bluetooth",
"network", "network",
"pulseaudio", "pulseaudio",
@ -103,15 +102,6 @@
"on-click-right": "pamixer -t", "on-click-right": "pamixer -t",
"ignored-sinks": ["Easy Effects Sink"] "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": { "custom/power-menu": {
"format": "󰐥", "format": "󰐥",
"on-click": "~/.local/share/omarchy/bin/omarchy-power-menu", "on-click": "~/.local/share/omarchy/bin/omarchy-power-menu",