Update config for lovr 17.1 stable
This commit is contained in:
parent
5c0a42b2e5
commit
93b6ecb0e1
1 changed files with 2 additions and 1 deletions
3
conf.lua
3
conf.lua
|
|
@ -1,4 +1,5 @@
|
|||
function lovr.conf(t)
|
||||
t.headset.overlay = 2
|
||||
t.headset.overlay = true
|
||||
t.headset.overlayOrder = 2
|
||||
t.window = false
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue