fix(linux): change gpu-context to waylandvk

This commit is contained in:
2025-11-08 04:25:20 +01:00
parent 56d734648a
commit e0383bbb88
+13 -3
View File
@@ -19,10 +19,20 @@ border = no
# Note: On wayland, make sure to have adaptive sync enabled # Note: On wayland, make sure to have adaptive sync enabled
# (if offered in the display settings) # (if offered in the display settings)
# video-sync = display-resample # video-sync = display-resample
video-sync = display-vdrop # More consistent playback speed, for syncing with
# somebody else (like a watch party) # More consistent playback speed, for syncing with
# somebody else (like a watch party):
video-sync = display-vdrop
# gpu-api = vulkan
# gpu-context = x11vk
gpu-api = vulkan gpu-api = vulkan
gpu-context = x11vk gpu-context = waylandvk
# gpu-api = opengl
# gpu-context = wayland
# gpu-api = d3d11
# gpu-context = d3d11
interpolation = yes interpolation = yes
tscale = sphinx tscale = sphinx
tscale-blur = 0.6991556596428412 tscale-blur = 0.6991556596428412