mirror of
https://github.com/pnx/dotfiles
synced 2026-07-03 06:53:40 +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
|
ipc_socket = false
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
TERM = "xterm-256color"
|
TERM = "xterm-kitty"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
normal = { family = "JetbrainsMono Nerd Font", style = "light" }
|
normal = { family = "JetbrainsMono Nerd Font", style = "light" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue