Better RGB support

This commit is contained in:
Geoffrey Frogeye 2021-07-04 11:48:00 +02:00
parent 97d8d3d0b4
commit c2d3ccb779
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
5 changed files with 31 additions and 4 deletions

View file

@ -15,14 +15,14 @@
# Any items in the `env` entry below will be added as
# environment variables. Some entries may override variables
# set by alacritty itself.
env:
#env:
# TERM variable
#
# This value is used to set the `$TERM` environment variable for
# each instance of Alacritty. If it is not present, alacritty will
# check the local terminfo database and use `alacritty` if it is
# available, otherwise `xterm-256color` is used.
TERM: xterm-256color
#TERM: xterm-256color
window:
# Window dimensions (changes require restart)