Skip to content

Commit

Permalink
[alacritty] Set env var TERM to alacritty-direct
Browse files Browse the repository at this point in the history
  • Loading branch information
missingcharacter committed Jan 21, 2024
1 parent dee05ba commit f9126fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions alacritty/alacritty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ dynamic_title = false
opacity = 0.9
startup_mode = "Maximized"

[env]
TERM = "alacritty-direct"

[shell]
program = "bash"

0 comments on commit f9126fb

Please sign in to comment.