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
|
gnumake
|
||||||
gnupg
|
gnupg
|
||||||
go
|
go
|
||||||
|
nil
|
||||||
google-chrome
|
google-chrome
|
||||||
goose
|
goose
|
||||||
hyprshot
|
hyprshot
|
||||||
|
|
|
||||||
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue