forked from pub-solar/os
idle-inhibit: add headphones to allow list
This commit is contained in:
parent
7da11b47a7
commit
3bba218767
|
@ -94,6 +94,7 @@ in
|
|||
sink_whitelist = [
|
||||
{ name = "Starship/Matisse HD Audio Controller Analog Stereo"; }
|
||||
{ name = "Built-in Audio Analog Stereo"; }
|
||||
{ name = "MAJOR III BLUETOOTH"; }
|
||||
];
|
||||
node_blacklist = [
|
||||
{ name = "spotify"; }
|
||||
|
|
Loading…
Reference in a new issue