feat: Add sticky mode info to passthrough

This commit is contained in:
BabbleBones 2024-03-19 04:57:29 -04:00
parent 2201641ae1
commit 5507386aa3

View file

@ -47,6 +47,7 @@ open_delay = "0s"
## how will the overlay be positioned.
## possible values:
## - "Hmd": stay in front of your Hmd
## - "Sticky": will remain in place upon the location of activation
## - "Absolute": fixed place in VR space
mode = "Hmd"