mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-29 22:19:00 +02:00
polybar: Use pulseaudio instead of alsa
This fixes an issue where the volume would show incorrectly with pipewire.
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user