From 77ee7e9766e857c180f21c4faa8b5d13b3f02f19 Mon Sep 17 00:00:00 2001 From: Trysdyn Black Date: Sun, 19 Jan 2025 14:02:24 -0800 Subject: [PATCH] Re-enable foot multichar width handling tweak --- .config/foot/foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 34b0454..ceb326b 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -24,4 +24,4 @@ background = 000000 foreground = f0f0f0 [tweak] -# grapheme-width-method = wcswidth +grapheme-width-method = wcswidth