From e86d2ad72094354326887bd6fe156f327d63d491 Mon Sep 17 00:00:00 2001 From: K900 Date: Tue, 26 Nov 2024 22:21:50 +0300 Subject: [PATCH] manifest: ignore inputplumber --- support/manifest/mappings.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/support/manifest/mappings.toml b/support/manifest/mappings.toml index 7219b933..5f37ca22 100644 --- a/support/manifest/mappings.toml +++ b/support/manifest/mappings.toml @@ -129,6 +129,9 @@ ibus-anthy.ignore = true ibus-pinyin.ignore = true ibus-table-cangjie-lite.ignore = true +# currently unused +inputplumber.ignore = true + # backport from newer version than what we have iwd.check = "3.0-1"