You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A settings.json file is created on launch. Giving you a wide range of things that you can modify
Ability to turn the idle feature off. It is turned on by default. To do this change "EnableIdle": true to "EnableIdle": false
Ability to turn off being able to select items from the monitor. To do this change "AllowSelectingItemsFromMonitor": true to "AllowSelectingItemsFromMonitor": false