revert back to xterm-256color term
This commit is contained in:
parent
14e1fc216b
commit
3f9904d9ad
|
|
@ -2,8 +2,8 @@
|
||||||
live_config_reload = true
|
live_config_reload = true
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
# TERM = "xterm-256color"
|
TERM = "xterm-256color"
|
||||||
TERM = "alacritty"
|
# TERM = "alacritty"
|
||||||
|
|
||||||
[bell]
|
[bell]
|
||||||
animation = "EaseOutExpo"
|
animation = "EaseOutExpo"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue