Move all code to set default text font into the Config class
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Meta]
|
||||
timestamp = 2022-11-11 12:48:18
|
||||
timestamp = 2023-05-31 10:52:21
|
||||
|
||||
[Main]
|
||||
theme = default
|
||||
@@ -29,7 +29,7 @@ backuponclose = False
|
||||
askbeforebackup = True
|
||||
|
||||
[Editor]
|
||||
textfont = None
|
||||
textfont =
|
||||
textsize = 12
|
||||
width = 700
|
||||
margin = 40
|
||||
|
||||
Reference in New Issue
Block a user