From c12625aa1ec2c290520a0717a2b0f48beb80b65c Mon Sep 17 00:00:00 2001 From: Franck Cuny <59291+fcuny@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:32:44 -0800 Subject: will figure out ligature for wezterm later --- nix/users/fcuny/dev.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'nix') diff --git a/nix/users/fcuny/dev.nix b/nix/users/fcuny/dev.nix index adf7bcb..4114228 100644 --- a/nix/users/fcuny/dev.nix +++ b/nix/users/fcuny/dev.nix @@ -35,7 +35,6 @@ config.font = wezterm.font("Monaspace Neon", { weight = "Light", - harfbuzz_features={ 'calt', 'liga', 'dlig', 'ss01', 'ss02', 'ss03', 'ss04', 'ss05', 'ss06', 'ss07', 'ss08' }, }) config.font_size = 16.0 -- cgit v1.2.3