Ayn Loki Zero sw improvements
Stock install of bazzite-deck-gnome works fine, what could be improved is:
export STEAM_DISPLAY_REFRESH_LIMITS=${GAMESCOPE_OVERRIDE_REFRESH_RATE:-40,60} but it doesn't do anything
- rgb (next hhd should have it)
- fan control is exposed by the same ayn-platform driver, a gui would be nice (for now adapting https://docs.google.com/document/u/0/d/17a0F6Wsdak1ekE6XDUn749BNynU5mj8FH9vpzDWm_bg/mobilebasic?pli=1#heading=h.7vd2la8jx513 works fine, but hwmon number changes between reboots so must use something like ```FAN=`find /sys/devices/platform/ayn-platform/hwmon/* -maxdepth 0````
- Frame limit only shows 10, 12, 15, 20, 30, 60 fpsShould ideally show 30, 40, 50, 60 instead, with 40 being a priority on such a weak device
export STEAM_DISPLAY_REFRESH_LIMITS=${GAMESCOPE_OVERRIDE_REFRESH_RATE:-40,60} but it doesn't do anything