diff options
Diffstat (limited to 'config/hypr/UserConfigs/UserSettings.conf')
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 7d3645bc..ae0ab4b2 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -28,7 +28,7 @@ general { resize_on_border = true col.active_border = $color12 - col.inactive_border = $backgroundCol + col.inactive_border = $background layout = dwindle } @@ -116,6 +116,7 @@ binds { #Could help when scaling and not pixelating xwayland { + enabled = true force_zero_scaling = true } |
