1
1
Fork 0

hyprland: disable explicit sync

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-10-21 20:01:15 -05:00
parent 69ea41f7f2
commit 4c77ef72d6
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -205,8 +205,8 @@ in {
# https://wiki.hyprland.org/Configuring/Variables/#render # https://wiki.hyprland.org/Configuring/Variables/#render
render = { render = {
explicit_sync = 1; #// explicit_sync = 1;
explicit_sync_kms = 1; #// explicit_sync_kms = 1;
}; };
# https://wiki.hyprland.org/Configuring/Variables/#cursor # https://wiki.hyprland.org/Configuring/Variables/#cursor