1
Fork 0
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:
RGBCube 2023-05-14 16:01:22 +03:00
parent 4d2c4ef6ac
commit 5674086575

View file

@ -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."<" = ">";