revert helix theme change

This commit is contained in:
Salar Rahmanian 2025-03-24 01:20:15 -07:00
parent 33f118f7ba
commit 14738b7a94

View file

@ -175,7 +175,7 @@
programs.helix = {
enable = true;
settings = {
theme = "gruvbox_dark_hard";
theme = "tokyonight";
editor.file-picker.hidden = false;
};
};