[systray] improvement: update checking interval on tray mode is now measured in minutes instead of seconds

This commit is contained in:
Vinicius Moreira
2022-02-28 16:42:52 -03:00
parent a92e0440c3
commit 8c32bfec09
12 changed files with 12 additions and 11 deletions

View File

@@ -409,7 +409,7 @@ ui:
theme: defines the path to the theme/stylesheet file with a .qss extension (e.g: /path/to/my/theme.qss). For themes provided by bauh, only a string key is needed (e.g: light). Default: light
system_theme: merges the system's theme/stylesheet with bauh's. Default: false.
updates:
check_interval: 30 # the updates checking interval in SECONDS
check_interval: 30 # the updates checking interval in MINUTES
ask_for_reboot: true # if a dialog asking for a system reboot should be displayed after a successful upgrade
disk:
trim: