Skip to content

1.1.3 Monitor Select Env Var

Compare
Choose a tag to compare
@denverquane denverquane released this 13 Sep 08:22
· 1271 commits to master since this release

Adds a variable to the .env that allows you to select a different monitor than the default (which should be correct in most cases).

# Only change this value if you run multiple monitors and also encounter an issue
# 0 (the default) should be the primary display in a multi-monitor setup, but you may need
# to use values 0,1,2, etc if you have issues
# MONITOR = 0

EDIT: Hotfixed