mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Set helix theme to gruvbox
This commit is contained in:
parent
a6d4d122e1
commit
04601e789b
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
homeConfiguration "nixos" {
|
||||
programs.helix = enabled {
|
||||
settings.theme = "gruvbox";
|
||||
|
||||
settings.editor = {
|
||||
auto-pairs."<" = ">";
|
||||
auto-pairs."`" = "`";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue