move TERM dfinition to base config

This commit is contained in:
Ray Elliott 2026-01-19 14:58:35 +00:00
parent d67d51a967
commit c90556e0b9
6 changed files with 4 additions and 15 deletions

View File

@ -1,6 +1,10 @@
[general]
live_config_reload = true
[env]
# TERM = "xterm-256color"
TERM = "alacritty"
[bell]
animation = "EaseOutExpo"
duration = 0

View File

@ -22,9 +22,6 @@ yellow = "#e1a574"
background = "#27292c"
foreground = "#a9abaa"
[env]
TERM = "xterm-256color"
[font]
size = 11.0

View File

@ -26,9 +26,6 @@ yellow = "0x5f8700"
background = "0xeeeeee"
foreground = "0x878787"
[env]
TERM = "xterm-256color"
[font]
size = 13.0

View File

@ -26,9 +26,6 @@ yellow = "0x5f8700"
background = "0xeeeeee"
foreground = "0x878787"
[env]
TERM = "xterm-256color"
[font]
size = 9.0

View File

@ -26,9 +26,6 @@ yellow = "0x5f8700"
background = "0xeeeeee"
foreground = "0x878787"
[env]
TERM = "xterm-256color"
[font]
size = 11.0

View File

@ -22,9 +22,6 @@ yellow = "#e1a574"
background = "#27292c"
foreground = "#a9abaa"
[env]
TERM = "xterm-256color"
[font]
size = 9.0