Skip to content

Commit

Permalink
let's just stuff some ints here because it works
Browse files Browse the repository at this point in the history
  • Loading branch information
SpookySkeletons committed Mar 23, 2024
1 parent 93b6ecb commit 97aa22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
function lovr.conf(t)
t.headset.overlay = true
t.headset.overlay = 2
t.headset.overlayOrder = 2
t.window = false
end

0 comments on commit 97aa22d

Please sign in to comment.