dotfiles/alacritty/alacritty.toml

8 lines
205 B
TOML

# man alacritty for program details
# man 5 alacritty for config details
[env]
TERM = "xterm-256color" # Makes Alacritty work well with TMUX
[window]
decorations = "none" # Removes title bar on Linux