looking-glass: Remove latency optimisations
This commit is contained in:
parent
ce57dfad97
commit
ae9bb4328f
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ borderless=no
|
|||
fullScreen=yes
|
||||
ignoreQuit=yes
|
||||
noScreensaver=yes
|
||||
jitRender=yes
|
||||
jitRender=no
|
||||
showFPS=no
|
||||
|
||||
[input]
|
||||
|
|
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue