diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-07-15 18:34:28 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-15 18:34:28 +0900 |
| commit | d6b5f1ff57848af01172c111bdd38b468c13059b (patch) | |
| tree | 922b6046c989771a698d1cdf0655278a04049968 | |
| parent | afa756b92c95f090534ed8349dfd72adc12561d3 (diff) | |
| parent | d96b5df977fdb452103db65df8e69a9bd2b95d23 (diff) | |
Merge pull request #760 from JaKooLit/main
disabled explicit sync
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 7a42d595..29dbc572 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -104,8 +104,8 @@ xwayland { } render { - explicit_sync = 2 - explicit_sync_kms = 2 + #explicit_sync = 2 + #explicit_sync_kms = 2 direct_scanout = 0 } |
