sway: Prevent stuttering issues with looking glass

This commit is contained in:
histalek 2022-10-27 23:06:24 +02:00
parent a51e94240e
commit 59cf6b017e
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -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
}