hyprland: disable explicit sync
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
69ea41f7f2
commit
4c77ef72d6
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue