TextEditor config

This commit is contained in:
2024-04-20 19:01:54 +01:00
parent d25087fd9c
commit 869362ce91

View File

@@ -225,6 +225,12 @@
"icon-view/default-zoom-level" = "small"; "icon-view/default-zoom-level" = "small";
}; };
"org/gnome/TextEditor" = {
indent-style = "space";
show-line-numbers = true;
show-right-margin = false;
};
"org/gnome/Console" = { "org/gnome/Console" = {
theme = "auto"; theme = "auto";
audible-bell = false; audible-bell = false;