From 6f39ba2153ecd6f0076c99eeda48b6224be948df Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Sun, 18 Jun 2023 02:41:13 -0400 Subject: [PATCH] Ignore easy effects in waybar --- home-manager/linux/programs/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/linux/programs/hyprland.nix b/home-manager/linux/programs/hyprland.nix index 97c5c7b..3e7ec80 100644 --- a/home-manager/linux/programs/hyprland.nix +++ b/home-manager/linux/programs/hyprland.nix @@ -468,6 +468,7 @@ in with lib; { default = [ "" "" "" ]; }; on-click = "pavucontrol"; + ignored-sinks = [ "Easy Effects Sink" ]; }; network = { # // "interface": "wlp2*", // (Optional) To force the use of this interface