sxmo: start lisgd by default again

patching it out the way i was is incompatible with the upstream patch which
makes its enablement status persistent
This commit is contained in:
Colin 2023-07-21 21:28:42 +00:00
parent bc46dc310d
commit 556664f10d

View File

@ -79,7 +79,7 @@ in
package = pkgs.sxmo-utils.overrideAttrs (base: {
postPatch = (base.postPatch or "") + ''
# don't enable gestures at launch
sed -i '/superctl start sxmo_hook_lisgd/d' ./configs/default_hooks/sxmo_hook_start.sh
# sed -i '/superctl start sxmo_hook_lisgd/d' ./configs/default_hooks/sxmo_hook_start.sh
cat <<EOF >> ./configs/default_hooks/sxmo_hook_start.sh
# rotate UI based on physical display angle by default