import = [ "~/.config/alacritty/themes/gruvbox_dark.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"