Meta: Update Settings/config.json
This commit is contained in:
parent
a15de6eb33
commit
dbc6976380
1 changed files with 22 additions and 0 deletions
|
@ -2,5 +2,27 @@
|
|||
"debug": {
|
||||
"show_compositor_overlay": true,
|
||||
"show_system_log_messages": true
|
||||
},
|
||||
"default": {
|
||||
"fonts": {
|
||||
"serif": {
|
||||
"regular": "Free Serif",
|
||||
"bold": "Free Serif Bold",
|
||||
"bold_italic": "Free Serif Bold Italic",
|
||||
"italic": "Free Serif Italic"
|
||||
},
|
||||
"sans_serif": {
|
||||
"regular": "Free Sans",
|
||||
"bold": "Free Sans Bold",
|
||||
"bold_italic": "Free Sans Bold Oblique",
|
||||
"italic": "Free Sans Oblique"
|
||||
},
|
||||
"monospace": {
|
||||
"regular": "Free Monospaced",
|
||||
"bold": "Free Monospaced Bold",
|
||||
"bold_italic": "Free Monospaced Bold Oblique",
|
||||
"italic": "Free Monospaced Oblique"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue