enable hdr
This commit is contained in:
parent
53e6c8be19
commit
72bb4c3bde
|
@ -13,7 +13,7 @@
|
|||
]);
|
||||
|
||||
kodi-gamescope = pkgs.writeShellScriptBin "kodi-gamescope" ''
|
||||
gamescope --expose-wayland --enable-hdr -- ${kodiPackage}/bin/kodi $@
|
||||
gamescope --expose-wayland --hdr-enabled -- ${kodiPackage}/bin/kodi $@
|
||||
'';
|
||||
|
||||
kodiSessionFile =
|
||||
|
|
Loading…
Reference in a new issue