oops
This commit is contained in:
parent
983fdf31ea
commit
460fa753d2
|
@ -2,12 +2,12 @@ _: {
|
|||
programs.helix = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
|
||||
|
||||
settings = {
|
||||
theme = "autumn";
|
||||
editor = {
|
||||
cursor-shape.insert = "bar";
|
||||
file-picker.hidden = "false";
|
||||
file-picker.hidden = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue