Drop the power profiles icon, not carrying its weight

This just isnt worth a spot of premium real-estate. Most people aren't
changing it a lot. When you need to, you can do it from the commandline.
This commit is contained in:
David Heinemeier Hansson
2025-07-06 15:04:40 -07:00
parent ec0a1267b7
commit 3c93e27440
2 changed files with 0 additions and 12 deletions

View File

@ -15,7 +15,6 @@
"network", "network",
"pulseaudio", "pulseaudio",
"cpu", "cpu",
"power-profiles-daemon",
"battery", "battery",
"custom/power-menu" "custom/power-menu"
], ],
@ -104,16 +103,6 @@
"on-click-right": "pamixer -t", "on-click-right": "pamixer -t",
"ignored-sinks": ["Easy Effects Sink"] "ignored-sinks": ["Easy Effects Sink"]
}, },
"power-profiles-daemon": {
"format": "{icon}",
"tooltip-format": "Power profile: {profile}",
"tooltip": true,
"format-icons": {
"power-saver": "󰡳",
"balanced": "󰊚",
"performance": "󰡴"
}
},
"custom/dropbox": { "custom/dropbox": {
"format": "", "format": "",
"on-click": "nautilus ~/Dropbox", "on-click": "nautilus ~/Dropbox",

View File

@ -18,7 +18,6 @@
#custom-dropbox, #custom-dropbox,
#cpu, #cpu,
#power-profiles-daemon,
#battery, #battery,
#network, #network,
#bluetooth, #bluetooth,