config(wezterm): calt for Iosevka

main
sudo pacman -Syu 2024-05-02 01:48:54 +07:00
parent 32dc5dfd81
commit 8a83b22a43
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ local act = wezterm.action
local font_iosevka = {
font = wezterm.font({
family = "Iosevka Term SS08",
harfbuzz_features = { "calt=0", "CLIK" },
harfbuzz_features = { "CLIK" },
}),
font_size = 16.0,
line_height = 1.2,