TextEditor config
This commit is contained in:
6
home.nix
6
home.nix
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user