From 325b95444b082f8ec1838dc2a45d3c8ed873a0c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Moreira?= Date: Fri, 31 Jan 2020 16:59:26 -0300 Subject: [PATCH] [README] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9bd1078..197b7b07 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ ui: tray: # system tray settings default_icon: null # defines a path to a custom icon updates_icon: null # defines a path to a custom icon indicating updates - hdpi: true # enables HDPI rendering improvements. Use 'false' to disable them if you think the interface looks strange. + hdpi: true # enables HDPI rendering improvements. Use 'false' to disable them if you think the interface looks strange auto_scale: false # activates Qt auto screen scale factor (QT_AUTO_SCREEN_SCALE_FACTOR). It fixes scaling issues for some desktop environments ( like Gnome ) updates: check_interval: 30 # the updates checking interval in SECONDS