feat: helix + theme change

This commit is contained in:
s-prechtl 2025-07-23 03:31:33 +02:00
parent aa8ea3f254
commit 57381b6e85

View file

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