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:
parent
525f5dd965
commit
cb9da58f44
1 changed files with 1 additions and 4 deletions
|
|
@ -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 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue