helix theme
This commit is contained in:
parent
2b09579fab
commit
650ded7b9b
1 changed files with 5 additions and 0 deletions
|
|
@ -394,4 +394,9 @@ in
|
||||||
abort_merge: Some(( code: Char('M'), modifiers: ( bits: 1,),)),
|
abort_merge: Some(( code: Char('M'), modifiers: ( bits: 1,),)),
|
||||||
)'';
|
)'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home.file.helix = {
|
||||||
|
target = ".config/helix/config.toml";
|
||||||
|
text = "theme = \"nord\"";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue