Remove explicit_sync settings which were removed in Hyprland v0.50.0
This commit is contained in:
@@ -712,8 +712,6 @@ opengl {
|
|||||||
|
|
||||||
#+BEGIN_SRC conf :tangle hyprland.conf
|
#+BEGIN_SRC conf :tangle hyprland.conf
|
||||||
render {
|
render {
|
||||||
explicit_sync = 2
|
|
||||||
explicit_sync_kms = 2
|
|
||||||
direct_scanout = 2
|
direct_scanout = 2
|
||||||
expand_undersized_textures = true
|
expand_undersized_textures = true
|
||||||
xp_mode = false
|
xp_mode = false
|
||||||
|
@@ -280,8 +280,6 @@ opengl {
|
|||||||
}
|
}
|
||||||
|
|
||||||
render {
|
render {
|
||||||
explicit_sync = 2
|
|
||||||
explicit_sync_kms = 2
|
|
||||||
direct_scanout = 2
|
direct_scanout = 2
|
||||||
expand_undersized_textures = true
|
expand_undersized_textures = true
|
||||||
xp_mode = false
|
xp_mode = false
|
||||||
|
Reference in New Issue
Block a user