foot-pgo: disable ime detection

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

View File

@ -25,6 +25,7 @@ meson \
--buildtype=release \
--force-fallback-for=fcft,tllist \
-Ddocs=disabled \
-Dime=false \
-Db_lto=true \
../..