feat: helix + theme change

This commit is contained in:
s-prechtl 2025-07-23 03:30:10 +02:00
parent efd564b11c
commit aa8ea3f254
2 changed files with 2 additions and 1 deletions

View file

@ -141,6 +141,7 @@
gnumake
gnupg
go
nil
google-chrome
goose
hyprshot

View file

@ -2,7 +2,7 @@
programs.helix = {
enable = true;
settings = {
theme = "gruvbox";
theme = "gruvbox_dark_soft";
editor = {
line-number = "relative";
lsp.display-messages = true;