revert helix theme change
This commit is contained in:
parent
33f118f7ba
commit
14738b7a94
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -175,7 +175,7 @@
|
|||
programs.helix = {
|
||||
enable = true;
|
||||
settings = {
|
||||
theme = "gruvbox_dark_hard";
|
||||
theme = "tokyonight";
|
||||
editor.file-picker.hidden = false;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue