1
1
Fork 0

hyprland: force explicit sync

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-10-18 19:21:31 -05:00
parent 09fcf7bb42
commit 7365f58883
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -203,6 +203,12 @@ in {
};
};
# https://wiki.hyprland.org/Configuring/Variables/#render
render = {
explicit_sync = 1;
explicit_sync_kms = 1;
};
# https://wiki.hyprland.org/Configuring/Variables/#cursor
cursor = {
hide_on_key_press = true;