-
Notifications
You must be signed in to change notification settings - Fork 175
Closed
Description
Pipewire-pulse, a drop-in replacement for pulseaudio for pipewire, doesn't include the command pacmd, which causes problems like the Volume notification not show itself because It doesn't know what the default sink is.
awful.spawn.easy_async_with_shell("pactl list sinks | awk '/\\* index: /{nr[NR+7];nr[NR+11]}; NR in nr'", function(stdout)
This is the line that causes this in evil/volume.lua.
Could anyone help me with configuring this with Pipewire-pulse?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels