diff options
Diffstat (limited to 'modules/home.legacy/conf/alacritty/toml/env.toml')
-rw-r--r-- | modules/home.legacy/conf/alacritty/toml/env.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/home.legacy/conf/alacritty/toml/env.toml b/modules/home.legacy/conf/alacritty/toml/env.toml new file mode 100644 index 00000000..fdd4e5d1 --- /dev/null +++ b/modules/home.legacy/conf/alacritty/toml/env.toml @@ -0,0 +1,3 @@ +[env] +TERM = "alacritty" +COLORTERM = "truecolor" |