From 3a47c8d437083484dcf2361806f20dc8c3f6857a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 27 Jul 2021 16:57:00 +0300 Subject: [PATCH] foot: disable ime detection --- wayland/foot/build | 1 + 1 file changed, 1 insertion(+) diff --git a/wayland/foot/build b/wayland/foot/build index f8ab339a..f795902b 100755 --- a/wayland/foot/build +++ b/wayland/foot/build @@ -5,6 +5,7 @@ meson \ --buildtype=release \ --force-fallback-for=fcft,tllist \ -Ddocs=disabled \ + -Dime=false \ . output ninja -C output