Skip to content

Commit 71e4e92

Browse files
committed
documentation clarity edit. added a closing parenthesis and removed
a duplicate line.
1 parent 84106e6 commit 71e4e92

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/src/configuration/audio.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Instead of using the default device, which can sometimes be different to what yo
2020

2121
## Bitrate
2222

23-
## Bitrate
24-
2523
> `-B/--bitrate` or `bitrate` in the config file.
2624
2725
To reduce bandwidth usage or increase quality, you can play with the bitrate.
@@ -32,7 +30,7 @@ To reduce bandwidth usage or increase quality, you can play with the bitrate.
3230
3331
In most cases, leaving this at the default (`softvol`) should be fine.
3432

35-
If you want your `spotifyd` volume to be synchronized with an output device's hardware volume, you can set this to `alsa` or `alsa_linear` (with the `mixer`/`control` settings), or, when using the PipeWire backend, `pipewire` or `pipewire_linear` (with the `pipewire_mixer_mode`/`pipewire_mixer_device` settings.
33+
If you want your `spotifyd` volume to be synchronized with an output device's hardware volume, you can set this to `alsa` or `alsa_linear` (with the `mixer`/`control` settings), or, when using the PipeWire backend, `pipewire` or `pipewire_linear` (with the `pipewire_mixer_mode`/`pipewire_mixer_device` settings).
3634

3735
If you want to prevent the user to be able to adjust the volume, set this instead to `none`.
3836

0 commit comments

Comments
 (0)