You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

30 lines
470 B

import = [
"~/.config/alacritty/themes/kanagawa_wave.toml"
]
[env]
TERM = "xterm-256color"
[font]
size = 14
[font.bold]
family = "Inconsolata Nerd Font"
style = "Bold"
[font.bold_italic]
family = "Inconsolata Nerd Font"
style = "Bold Italic"
[font.italic]
family = "Inconsolata Nerd Font"
style = "Italic"
[font.normal]
family = "Inconsolata Nerd Font"
style = "Regular"
[[keyboard.bindings]]
action = "SpawnNewInstance"
key = "Return"
mods = "Control|Shift"