From ef0044b3b8661c6651587d6d06b412b62505c084 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 13 Feb 2023 12:52:42 +0200 Subject: [PATCH] waybar: ignore Easy Effects {Sink,Source} --- conf/waybar/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/waybar/config.json b/conf/waybar/config.json index 3f96db63..bdc10691 100644 --- a/conf/waybar/config.json +++ b/conf/waybar/config.json @@ -19,7 +19,8 @@ }, "pulseaudio": { "format": "VOL {volume}%", - "format-bluetooth": "BT VOL {volume}%" + "format-bluetooth": "BT VOL {volume}%", + "ignored-sinks": ["Easy Effects Sink", "Easy Effects Source"] }, "battery": { "states": {