forked from extern/nix-config
polybar: Use pulseaudio instead of alsa
This fixes an issue where the volume would show incorrectly with pipewire.
This commit is contained in:
parent
301deee996
commit
562d4fa225
@ -113,7 +113,7 @@ label-song-ellipsis = true
|
||||
format-online = <label-song>
|
||||
|
||||
[module/volume]
|
||||
type = internal/alsa
|
||||
type = internal/pulseaudio
|
||||
label-volume = %percentage%%
|
||||
label-muted = Off
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user