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 gnumake
gnupg gnupg
go go
nil
google-chrome google-chrome
goose goose
hyprshot hyprshot

View file

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