zed and helix theme update, kitty add more actions

This commit is contained in:
Salar Rahmanian 2025-03-24 01:12:53 -07:00
parent d4f463f258
commit 5b5336952d
3 changed files with 35 additions and 5 deletions

View file

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