mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[improvement][ui] hdpi settings on the config file
This commit is contained in:
@@ -43,7 +43,9 @@ def read_config(update_file: bool = False) -> dict:
|
||||
'default_icon': None,
|
||||
'updates_icon': None
|
||||
},
|
||||
'style': None
|
||||
'style': None,
|
||||
'hdpi': True
|
||||
|
||||
},
|
||||
'download': {
|
||||
'multithreaded': True,
|
||||
|
||||
Reference in New Issue
Block a user