chore(FIX): fixed tmux nvim colors

This commit is contained in:
Afonso Franco 2023-05-21 20:31:03 +01:00
parent ed449c75f4
commit 3b008f0705
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

@ -20,7 +20,7 @@ import:
# environment variables. Some entries may override variables # environment variables. Some entries may override variables
# set by alacritty itself. # set by alacritty itself.
env: env:
TERM: xterm-256color TERM: tmux-256color
# #
# This value is used to set the `$TERM` environment variable for # This value is used to set the `$TERM` environment variable for
# each instance of Alacritty. If it is not present, alacritty will # each instance of Alacritty. If it is not present, alacritty will