mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
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:
@ -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",
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
#custom-dropbox,
|
#custom-dropbox,
|
||||||
#cpu,
|
#cpu,
|
||||||
#power-profiles-daemon,
|
|
||||||
#battery,
|
#battery,
|
||||||
#network,
|
#network,
|
||||||
#bluetooth,
|
#bluetooth,
|
||||||
|
Reference in New Issue
Block a user