looking-glass: Remove latency optimisations

This commit is contained in:
histalek 2022-08-08 13:29:55 +02:00
parent ce57dfad97
commit ae9bb4328f
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ borderless=no
fullScreen=yes
ignoreQuit=yes
noScreensaver=yes
jitRender=yes
jitRender=no
showFPS=no
[input]

View file

@ -22,7 +22,7 @@ for_window {
[app_id="mpv"] inhibit_idle visible; border none; max_render_time off
# 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 3
[class="Steam"] max_render_time off
}