update
This commit is contained in:
parent
8afc702d08
commit
23fee81e1f
3 changed files with 0 additions and 27 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +0,0 @@
|
|||
[submodule "alacritty-theme"]
|
||||
path = alacritty-theme
|
||||
url = https://github.com/alacritty/alacritty-theme
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 86c578469e2bf784faf6f916883bf48349ff4f6d
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
[general]
|
||||
import = [
|
||||
"~/src/dotfiles/alacritty-theme/themes/kanagawa_dragon.toml"
|
||||
]
|
||||
|
||||
[font]
|
||||
size = 16
|
||||
|
||||
[font.bold]
|
||||
family = "FiraCode Nerd Font"
|
||||
style = "Bold"
|
||||
|
||||
[font.bold_italic]
|
||||
family = "FiraCode Nerd Font"
|
||||
style = "Bold Italic"
|
||||
|
||||
[font.italic]
|
||||
family = "FiraCode Nerd Font"
|
||||
style = "Italic"
|
||||
|
||||
[font.normal]
|
||||
family = "FiraCode Nerd Font"
|
||||
style = "Regular"
|
||||
Loading…
Reference in a new issue