helix: add config, set theme to gruvbox

This commit is contained in:
Inhji 2022-12-17 23:50:25 +01:00
parent dcc16f762f
commit c437ab723a
2 changed files with 3 additions and 1 deletions

1
config/helix/config.toml Normal file
View File

@ -0,0 +1 @@
theme = "gruvbox"

View File

@ -8,7 +8,7 @@
- ~/.config/rofi
- ~/.local/rofi/themes
- ~/.config/alacritty
- ~/.config/helix
- link:
~/.ssh/config: config/ssh/config
@ -23,3 +23,4 @@
~/.config/starship.toml: config/starship/starship
~/.config/fish/config.fish: config/fish/config.fish
~/.config/alacritty/alacritty.yml: config/alacritty/alacritty.yml
~/.config/helix/config.toml: config/helix/config.toml