diff --git a/README.org b/README.org index 898cfe0..5d5e84f 100644 --- a/README.org +++ b/README.org @@ -712,8 +712,6 @@ opengl { #+BEGIN_SRC conf :tangle hyprland.conf render { - explicit_sync = 2 - explicit_sync_kms = 2 direct_scanout = 2 expand_undersized_textures = true xp_mode = false diff --git a/hyprland.conf b/hyprland.conf index 4a27d1d..5154e99 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -280,8 +280,6 @@ opengl { } render { - explicit_sync = 2 - explicit_sync_kms = 2 direct_scanout = 2 expand_undersized_textures = true xp_mode = false