foot: disable ime detection

This commit is contained in:
Dylan Araps 2021-07-27 16:57:00 +03:00
parent 20500c0608
commit 3a47c8d437
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ meson \
--buildtype=release \
--force-fallback-for=fcft,tllist \
-Ddocs=disabled \
-Dime=false \
. output
ninja -C output