From 730cc6c758b3b73c8da9a71e60e3da1eba723894 Mon Sep 17 00:00:00 2001 From: zackartz Date: Tue, 14 May 2024 21:13:16 -0400 Subject: [PATCH] 619 current 2024-05-14 21:13:11 24.05.20240512.2057814 6.8.6-zen1 * --- modules/home-manager/vim/config/lua/plugins/tools/freeze.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/home-manager/vim/config/lua/plugins/tools/freeze.lua b/modules/home-manager/vim/config/lua/plugins/tools/freeze.lua index 87a5211..3a8cc58 100644 --- a/modules/home-manager/vim/config/lua/plugins/tools/freeze.lua +++ b/modules/home-manager/vim/config/lua/plugins/tools/freeze.lua @@ -8,7 +8,9 @@ return { end, line_numbers = true, font = { + size = 16, family = "Iosevka", + ligatures = true, }, theme = "catppuccin-mocha", })