Check for Update on Launch
Controls whether Halloy will check the Halloy repository on launch for a new version of Halloy. When a new version is found a dot indicator will appear on the user menu button and a menu item to open the release webpage will be added to the user menu.
This can be useful if you would rather rely on a package manager.
Configuration
check_for_update_on_launch
⚠️
check_for_update_on_launchis a root key, so it must be placed before any section.
💡 If configured, the default proxy will be used to check for update.
# Type: boolean
# Values: true, false
# Default: true
check_for_update_on_launch = true