lovr-playspace/conf.lua
2023-02-18 21:42:51 +01:00

3 lines
51 B
Lua

function lovr.conf(t)
t.headset.overlay = true
end