chore(niri): Add anti flicker for nvidia
This commit is contained in:
parent
a49055c1cc
commit
db861d807a
1 changed files with 10 additions and 0 deletions
|
|
@ -353,6 +353,16 @@ in {
|
|||
}
|
||||
}
|
||||
|
||||
${
|
||||
if config.mods.gpu.nvidia.enable
|
||||
then ''
|
||||
debug {
|
||||
wait-for-frame-completion-before-queueing
|
||||
}
|
||||
''
|
||||
else ''''
|
||||
}
|
||||
|
||||
// Autostart
|
||||
|
||||
hotkey-overlay {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue