mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
alacritty/alacritty.toml: set TERM = xterm-kitty
This commit is contained in:
parent
d6881f4454
commit
80bd3b3290
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
ipc_socket = false
|
||||
|
||||
[env]
|
||||
TERM = "xterm-256color"
|
||||
TERM = "xterm-kitty"
|
||||
|
||||
[font]
|
||||
normal = { family = "JetbrainsMono Nerd Font", style = "light" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue