Merge pull request 'revert helix theme change' (#15) from push-otmuqntvnqxk into main
Reviewed-on: #15
This commit is contained in:
commit
6a0548a7ab
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -175,7 +175,7 @@
|
||||||
programs.helix = {
|
programs.helix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
theme = "gruvbox_dark_hard";
|
theme = "tokyonight";
|
||||||
editor.file-picker.hidden = false;
|
editor.file-picker.hidden = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue