Quickshell


PwLinkGroup: QtObject

uncreatable
import Quickshell.Services.Pipewire

A group of connections between pipewire nodes, one per source->target pair.

  • source PwNode
    readonly

    The node that is sending information. (the source)

  • state PwLinkState
    readonly

    The current state of the link group.

    WARNING

    This property is invalid unless the node is bound.

  • target PwNode
    readonly

    The node that is receiving information. (the sink)