Merge pull request #2104 from numas13/master

This commit is contained in:
Alex 2023-04-11 07:44:52 +02:00 committed by GitHub
commit e62d339b57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@ The *wireplumber* module displays the current volume reported by WirePlumber.
default: *{volume}%* ++
The format, how information should be displayed. This format is used when other formats aren't specified.
*format-muted*: ++
*format-muted*: ++
typeof: string ++
This format is used when the sound is muted.

View File

@ -430,6 +430,7 @@ if scdoc.found()
'waybar-bluetooth.5.scd',
'waybar-sndio.5.scd',
'waybar-upower.5.scd',
'waybar-wireplumber.5.scd',
]
if (giounix.found() and not get_option('logind').disabled())