1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-18 12:00:02 +02:00

alacritty/alacritty.toml: update

This commit is contained in:
Henrik Hautakoski 2025-05-14 20:37:18 +02:00
parent 525f5dd965
commit cb9da58f44

View file

@ -1,13 +1,10 @@
[general] [general]
ipc_socket = false ipc_socket = false
[env]
TERM = "xterm-kitty"
[font] [font]
normal = { family = "IosevkaCustomNerdFont" } normal = { family = "IosevkaCustomNerdFont" }
bold = { style = "SemiBold" } bold = { style = "SemiBold" }
size = 16.0 size = 15.0
offset = { x = 0, y = 4 } offset = { x = 0, y = 4 }
glyph_offset = { x = 0, y = 2 } glyph_offset = { x = 0, y = 2 }