feat(home): add RetroArch for device "ryu" and update MPV config
Add RetroArch as a home package for devices named "ryu" and enhance MPV configuration with GPU settings. Adjust wallpaper engine service to improve performance. Add a script for enabling HDR with Steam commands.
This commit is contained in:
3
scripts/hdr-steamcommand
Normal file
3
scripts/hdr-steamcommand
Normal file
@@ -0,0 +1,3 @@
|
||||
ENABLE_HDR_WSI=1 DXVK_HDR=1 gamescope -W 2560 -H 1440 -r 240 -e --hdr-enabled -- %command%
|
||||
|
||||
PROTON_ENABLE_WAYLAND=1 PROTON_ENABLE_HDR=1 %command%
|
||||
Reference in New Issue
Block a user