diff --git a/config/redbear-full.toml b/config/redbear-full.toml index 57eda24a..51b985c2 100644 --- a/config/redbear-full.toml +++ b/config/redbear-full.toml @@ -41,8 +41,8 @@ redbear-compositor = {} # Keyboard/input # libxkbcommon = {} # build needed # xkeyboard-config = {} # build needed -# libevdev = {} # build needed -libinput = "ignore" +libevdev = {} +libinput = {} # Qt6 stack qtbase = {}