eaea2b7612
Add a custom wireplumber custom profile to fix an issue where pipewire keeps the /dev/video0 fd open even though it's not being used , causing battery loss. This is just a workaround for now, until it's fixed.
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
wireplumber.profiles = {
|
|
main = {
|
|
monitor.libcamera=disabled
|
|
}
|
|
}
|