1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +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]
ipc_socket = false
[env]
TERM = "xterm-kitty"
[font]
normal = { family = "IosevkaCustomNerdFont" }
bold = { style = "SemiBold" }
size = 16.0
size = 15.0
offset = { x = 0, y = 4 }
glyph_offset = { x = 0, y = 2 }