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