aboutsummaryrefslogtreecommitdiff
path: root/alacritty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml
index 53541e59..ba44cf11 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -1,4 +1,17 @@
# Configuration for Alacritty, the GPU enhanced terminal emulator
+
+
+# Any items in the `env` entry below will be added as
+# environment variables. Some entries may override variables
+# set by alacritty it self.
+env:
+ # TERM env customization. Default is xterm-256color
+ # Note: the default TERM value `xterm-256color` does not
+ # specify all features alacritty supports. This does pose
+ # a few issues with programs relying on terminfo and the
+ # `tput` command
+ TERM: xterm-256color
+
# Window dimensions in character columns and lines
# (changes require restart)
dimensions: