add alacritty.toml with theme switching

This commit is contained in:
2024-01-21 01:08:09 +01:00
parent a46fd42e1e
commit e566a44c56
4 changed files with 105 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
import = ["~/.config/alacritty/dark.toml"]
[colors]
draw_bold_text_with_bright_colors = false
[env]
TERM = "xterm-256color"
[font]
size = 10.5
[font.bold]
family = "GoMono Nerd Font"
[font.normal]
family = "GoMono Nerd Font"