feat: helix + theme change
This commit is contained in:
parent
efd564b11c
commit
aa8ea3f254
2 changed files with 2 additions and 1 deletions
|
|
@ -141,6 +141,7 @@
|
|||
gnumake
|
||||
gnupg
|
||||
go
|
||||
nil
|
||||
google-chrome
|
||||
goose
|
||||
hyprshot
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
programs.helix = {
|
||||
enable = true;
|
||||
settings = {
|
||||
theme = "gruvbox";
|
||||
theme = "gruvbox_dark_soft";
|
||||
editor = {
|
||||
line-number = "relative";
|
||||
lsp.display-messages = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue