Compare commits
No commits in common. "6a0548a7abfd8bf7dbe978b1ee4588922412b904" and "33f118f7babb38e62b8ce41b45cc0d233648b344" have entirely different histories.
6a0548a7ab
...
33f118f7ba
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 = "tokyonight";
|
||||
theme = "gruvbox_dark_hard";
|
||||
editor.file-picker.hidden = false;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue