I found a way to disable Google Discover completely on miui home screen (like on previous versions, disables the swipe left).
adb shell settings put system open_personal_assistant 0
or you can type as root on any terminal
settings put system open_personal_assistant 0
adb shell settings put system QSB_SCROLL_ENTRANCE_STATUS 0
or you can type as root on any terminal
settings put system QSB_SCROLL_ENTRANCE_STATUS 0
niceone mf