mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Set helix theme to catpucchin
This commit is contained in:
parent
4d2c4ef6ac
commit
5674086575
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.helix = enabled {
|
programs.helix = enabled {
|
||||||
settings.theme = "base16_terminal";
|
settings.theme = "catpucchin_mocha";
|
||||||
|
|
||||||
settings.editor = {
|
settings.editor = {
|
||||||
auto-pairs."<" = ">";
|
auto-pairs."<" = ">";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue