diff --git a/modules/graphical/sway/default.nix b/modules/graphical/sway/default.nix index e6c8c573..105f4e11 100644 --- a/modules/graphical/sway/default.nix +++ b/modules/graphical/sway/default.nix @@ -92,6 +92,7 @@ in { idle_inhibitor = "wayland"; sink_whitelist = [ { name = "Starship/Matisse HD Audio Controller Analog Stereo"; } + { name = "Built-in Audio Analog Stereo"; } ]; node_blacklist = [ { name = "spotify"; }