mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-09 19:26:57 +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:
parent
301deee996
commit
562d4fa225
@ -113,7 +113,7 @@ label-song-ellipsis = true
|
|||||||
format-online = <label-song>
|
format-online = <label-song>
|
||||||
|
|
||||||
[module/volume]
|
[module/volume]
|
||||||
type = internal/alsa
|
type = internal/pulseaudio
|
||||||
label-volume = %percentage%%
|
label-volume = %percentage%%
|
||||||
label-muted = Off
|
label-muted = Off
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user