From 2a5b6fa9b99c2a88a32653f6738351dde687146d Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Sun, 19 Jan 2025 18:45:03 +0100 Subject: [PATCH] Enable inputplumber-suspend This avoids losing the controller on some devices and allows sleep to work when emulating a steam deck controller. --- manifest | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest b/manifest index caa587cb..ef9e3b65 100644 --- a/manifest +++ b/manifest @@ -318,6 +318,7 @@ export SERVICES="\ haveged \ hostname-fix \ inputplumber \ + inputplumber-suspend \ lightdm \ overlay-backgrounds \ overlay-fonts \