Skip to content

Pipewire-pulse support? #149

@iojcde

Description

@iojcde

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions