Files
Astroblock/overrides/config/openglasses.cfg
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

12 lines
256 B
INI

# Configuration file
general {
# allow setting the glasses terminal to absolute (world coordinates) render position
B:absolute_rendering_allowed=true
# sets the maximal allowed amount of widgets per glasses instance
I:widgetlimit=255
}