hyprland fullscreen mpv forced hdr fix
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
# vim:foldmethod=marker
|
# vim:foldmethod=marker
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/
|
|
||||||
|
|
||||||
ecosystem {
|
ecosystem {
|
||||||
no_update_news = true
|
no_update_news = true
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
# hwdec=auto
|
# hwdec=auto
|
||||||
hwdec=vaapi
|
hwdec=vaapi
|
||||||
gpu-api=vulkan
|
gpu-api=vulkan
|
||||||
|
target-colorspace-hint-mode=source # hyprland fullscreen hdr issue
|
||||||
|
|
||||||
cache=yes
|
cache=yes
|
||||||
cache-pause
|
cache-pause
|
||||||
|
|||||||
Reference in New Issue
Block a user