sway: Prevent stuttering issues with looking glass
This commit is contained in:
parent
a51e94240e
commit
59cf6b017e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ for_window {
|
|||
[app_id="flameshot"] floating enable, fullscreen disable, move absolute position 0 0, border pixel 0
|
||||
|
||||
# Looking Glass latency tuning. Ref.: https://looking-glass.io/wiki/Wayland_latency_tuning
|
||||
# [app_id="^looking-glass-client$"] max_render_time 3
|
||||
[app_id="^looking-glass-client$"] max_render_time off
|
||||
|
||||
[class="Steam"] max_render_time off
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue