Skip to content

Commit

Permalink
Added muted icons usage to waybar-pulseaudio man page
Browse files Browse the repository at this point in the history
  • Loading branch information
locked-out committed Jun 13, 2024
1 parent 892042e commit 01438f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions man/waybar-pulseaudio.5.scd
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ If they are found in the current PulseAudio port name, the corresponding icons w
- *hifi*
- *phone*

Additionally, suffixing a device name or port with *-muted* will cause the icon
to be selected when the corresponding audio device is muted. This applies to *default* as well.

# EXAMPLES

Expand All @@ -152,10 +154,12 @@ If they are found in the current PulseAudio port name, the corresponding icons w
"format-muted": "",
"format-icons": {
"alsa_output.pci-0000_00_1f.3.analog-stereo": "",
"alsa_output.pci-0000_00_1f.3.analog-stereo-muted": "",
"headphones": "",
"handsfree": "",
"headset": "",
"phone": "",
"phone-muted": "",
"portable": "",
"car": "",
"default": ["", ""]
Expand Down

0 comments on commit 01438f7

Please sign in to comment.