mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-10 13:09:55 +02:00
Meta: Update Settings/config.json
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
"show_system_log_messages": true
|
"show_system_log_messages": true
|
||||||
},
|
},
|
||||||
"default": {
|
"default": {
|
||||||
|
"filesystem": {
|
||||||
|
"home": "/home",
|
||||||
|
"root": "/mnt/redsea/a"
|
||||||
|
},
|
||||||
"fonts": {
|
"fonts": {
|
||||||
"serif": {
|
"serif": {
|
||||||
"regular": "Liberation Serif",
|
"regular": "Liberation Serif",
|
||||||
@@ -23,6 +27,13 @@
|
|||||||
"bold_italic": "Liberation Mono Bold Italic",
|
"bold_italic": "Liberation Mono Bold Italic",
|
||||||
"italic": "Liberation Mono Italic"
|
"italic": "Liberation Mono Italic"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hostname": "erythros",
|
||||||
|
"session": {
|
||||||
|
"user": {
|
||||||
|
"name": "alec",
|
||||||
|
"full_name": "Alec Murphy"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user