add niri debug tag to fix streams

This commit is contained in:
Noa Aarts 2025-05-23 18:19:50 +02:00
parent 442757faed
commit 6f777f0ff5
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -23,6 +23,10 @@ input {
focus-follows-mouse max-scroll-amount="40%" focus-follows-mouse max-scroll-amount="40%"
} }
debug {
wait-for-frame-completion-in-pipewire
}
environment { environment {
DISPLAY ":0" DISPLAY ":0"
} }