gnome-text-editor: use custom dconf font
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
1ef48275f7
commit
e174041e02
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ in {
|
||||||
|
|
||||||
# GNOME Text Editor
|
# GNOME Text Editor
|
||||||
"org/gnome/TextEditor" = {
|
"org/gnome/TextEditor" = {
|
||||||
|
custom-font = mkString "monospace 14";
|
||||||
highlight-current-line = mkBoolean true;
|
highlight-current-line = mkBoolean true;
|
||||||
restore-session = mkBoolean false;
|
restore-session = mkBoolean false;
|
||||||
show-line-numbers = mkBoolean true;
|
show-line-numbers = mkBoolean true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue