Skip to content

Instantly share code, notes, and snippets.

@arielcr
Created January 30, 2024 21:57
Show Gist options
  • Save arielcr/3f8428d0e9a18aa74e534d35969d0edf to your computer and use it in GitHub Desktop.
Save arielcr/3f8428d0e9a18aa74e534d35969d0edf to your computer and use it in GitHub Desktop.
Alacritty Conf
import = [
"~/.config/alacritty/themes/themes/tomorrow_night.toml"
]
[font]
size = 14.0
[font.normal]
family = "JetBrainsMono Nerd Font"
style = "Regular"
[window]
option_as_alt = "OnlyLeft"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment