This release adds the following:
* Ayaneo Air plus support. Thanks honjow !
* Fixes the Gyro crash when gyro is enabled, the bmi260 driver is installed and the hrtrigger can not be created (either because the modules are not in the kernel or the path is not writable).
* Fixes hrtrigger on read-only systems (Nobara, Bazzite) by changing the iio sysfs trigger config directory from `/config` (as recommended by the kernel docs) to `/var/trig_sysfs_config` and makes it configurable with the environment variable `HHD_MOUNT_TRIG_SYSFS`.
- You might have to reboot after the update for gyro to work again.
**Full Changelog**: https://github.com/hhd-dev/hhd/compare/v1.1.2...v1.1.3