mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 20:54:15 +02:00
[ui][settings] auto screen scale factor
This commit is contained in:
@@ -44,7 +44,8 @@ def read_config(update_file: bool = False) -> dict:
|
||||
'updates_icon': None
|
||||
},
|
||||
'style': None,
|
||||
'hdpi': True
|
||||
'hdpi': True,
|
||||
"auto_scale": False
|
||||
|
||||
},
|
||||
'download': {
|
||||
|
||||
Reference in New Issue
Block a user