From 0e4a92ca699d000667db218c88f4c4387e5f930c Mon Sep 17 00:00:00 2001 From: Jason Nader Date: Mon, 7 Dec 2020 23:28:34 +0900 Subject: [PATCH] pactl: add `get_default_sink` command Part-of: --- man/pactl.1.xml.in | 5 +++++ src/utils/pactl.c | 21 +++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index 197df7dee..fbc486e08 100644 --- a/man/pactl.1.xml.in +++ b/man/pactl.1.xml.in @@ -161,6 +161,11 @@ License along with PulseAudio; if not, see .

Set the specified card (identified by its symbolic name or numerical index) to the specified profile (identified by its symbolic name).

+ +