mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
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:
@ -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",
|
||||||
|
Reference in New Issue
Block a user