shared-memory/res/config.toml

15 lines
275 B
TOML

#defaultKey = 12345
#newKey = 0
layoutVersion = 0
width = 800
height = 600
mode = 4
redrawInterval = 500
timerInterruptInterval = 1000
backgroundColor = 0
foregroundColor = 0xffffff
charactersPerRow = 60
charactersPerColumn = 20
font = 4
mousePositionX = 0
mousePositionY = 0