55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"pulseaudio": {
|
|
"format": "{icon}",
|
|
"format-muted": "",
|
|
"format-icons": {
|
|
"headphone": "",
|
|
"headset": "",
|
|
"hands-free": "",
|
|
"default": [
|
|
"",
|
|
"",
|
|
""
|
|
]
|
|
},
|
|
"on-click": "pavucontrol",
|
|
"tooltip-format": "Output: {volume}%"
|
|
},
|
|
"pulseaudio#microphone": {
|
|
"format": "{format_source}",
|
|
"format-source": "",
|
|
"format-source-muted": ""
|
|
},
|
|
"pulseaudio/slider": {
|
|
"min": 0,
|
|
"max": 100,
|
|
"orientation": "horizontal"
|
|
},
|
|
"mpris": {
|
|
"format": "{player_icon} {status_icon} {dynamic}",
|
|
"format-paused": "{player_icon} {status_icon} <i>{dynamic}</i>",
|
|
"dynamic-order": ["artist", "title", "position", "length"],
|
|
"player-icons": {
|
|
"default": " ",
|
|
"mpv": " ",
|
|
"deezer": " ",
|
|
"kdeconnect": ""
|
|
},
|
|
"status-icons": {
|
|
"playing": "",
|
|
"paused": "⏸",
|
|
"stopped": ""
|
|
},
|
|
|
|
"on-click-middle": "",
|
|
"on-click-right": "hyprctl dispatch 'hl.dsp.focus({window = \"class:deezer-desktop\"})'"
|
|
},
|
|
"cava": {
|
|
"cava_config": "$XDG_CONFIG_HOME/cava/waybar_cava#3.conf",
|
|
"input_delay": 2,
|
|
"actions": {
|
|
"on-click-right": "mode"
|
|
}
|
|
}
|
|
}
|