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