Revert "config(wezterm): calt for Iosevka"

This reverts commit 8a83b22a43.
main
sudo pacman -Syu 2024-05-05 14:32:24 +07:00
parent 3710039944
commit 796b969a61
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 = { "CLIK" },
harfbuzz_features = { "calt=0", "CLIK" },
}),
font_size = 16.0,
line_height = 1.2,