mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Change theme to gruvbox-dark for alacritty
This commit is contained in:
Submodule
+1
Submodule .config/alacritty/alacritty-theme added at b7bde1e905
@@ -45,3 +45,7 @@ mouse:
|
||||
selection:
|
||||
semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"
|
||||
save_to_clipboard: true
|
||||
|
||||
import:
|
||||
- ~/.config/alacritty/alacritty-theme/themes/gruvbox_dark.yaml
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
[submodule ".tmux/plugins/tpm"]
|
||||
path = .tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
[submodule "/home/anthony/.config/alacritty/alacritty-theme"]
|
||||
path = /home/anthony/.config/alacritty/alacritty-theme
|
||||
url = https://github.com/eendroroy/alacritty-theme
|
||||
|
||||
Reference in New Issue
Block a user