forked from pub-solar/os
sway: add sink to pipewire idle-inhibit allow list
This commit is contained in:
parent
1b70050c21
commit
f8c6042819
|
@ -92,6 +92,7 @@ in {
|
||||||
idle_inhibitor = "wayland";
|
idle_inhibitor = "wayland";
|
||||||
sink_whitelist = [
|
sink_whitelist = [
|
||||||
{ name = "Starship/Matisse HD Audio Controller Analog Stereo"; }
|
{ name = "Starship/Matisse HD Audio Controller Analog Stereo"; }
|
||||||
|
{ name = "Built-in Audio Analog Stereo"; }
|
||||||
];
|
];
|
||||||
node_blacklist = [
|
node_blacklist = [
|
||||||
{ name = "spotify"; }
|
{ name = "spotify"; }
|
||||||
|
|
Loading…
Reference in a new issue