Enable steam deck settings

This commit is contained in:
Lillian-Violet 2023-12-30 16:39:50 +01:00
parent 2ce0530827
commit a40cd187e5

View file

@ -131,6 +131,9 @@
#Enable gyro service for CEMU #Enable gyro service for CEMU
jovian.devices.steamdeck.enableGyroDsuService = true; jovian.devices.steamdeck.enableGyroDsuService = true;
#Enable steam deck specific services
jovian.devices.steamdeck.enable = true;
#Enable auto updates for the BIOS and controller firmware #Enable auto updates for the BIOS and controller firmware
jovian.devices.steamdeck.autoUpdate = true; jovian.devices.steamdeck.autoUpdate = true;