This commit is contained in:
Jaroslaw Konik 2025-05-16 09:15:49 +02:00
parent 8afc702d08
commit 23fee81e1f
3 changed files with 0 additions and 27 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "alacritty-theme"]
path = alacritty-theme
url = https://github.com/alacritty/alacritty-theme

@ -1 +0,0 @@
Subproject commit 86c578469e2bf784faf6f916883bf48349ff4f6d

View file

@ -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"