mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
zed and helix theme update, kitty add more actions
This commit is contained in:
parent
d4f463f258
commit
5b5336952d
3 changed files with 35 additions and 5 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
Add a link
Reference in a new issue