diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-11-04 05:44:06 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-04 05:44:06 +0900 |
| commit | 7cd0e0c83bc391af22719daf26f33d10b8194507 (patch) | |
| tree | e709f96743df6cb8e2e2e9fdda0f9991eea6617f | |
| parent | db7c37aa2a9b9ebff96562556014b585528e3bb4 (diff) | |
Update UserSettings.conf
added xwayland enabled = true
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 7d3645bc..b4673bba 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -116,6 +116,7 @@ binds { #Could help when scaling and not pixelating xwayland { + enabled = true force_zero_scaling = true } |
