forked from pub-solar/os
idle-inhibit: add headphones to allow list
This commit is contained in:
parent
7da11b47a7
commit
3bba218767
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ in
|
||||||
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"; }
|
{ name = "Built-in Audio Analog Stereo"; }
|
||||||
|
{ name = "MAJOR III BLUETOOTH"; }
|
||||||
];
|
];
|
||||||
node_blacklist = [
|
node_blacklist = [
|
||||||
{ name = "spotify"; }
|
{ name = "spotify"; }
|
||||||
|
|
Loading…
Add table
Reference in a new issue