Update swayfx

This commit is contained in:
Natsu Kagami 2023-07-08 18:53:05 +02:00
parent 1190afee8b
commit a6aeb27729
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 9 additions and 9 deletions

View file

@ -297,8 +297,8 @@ in
# Gaps
gaps.outer = 4;
gaps.inner = 4;
gaps.smartBorders = "off"; # until swayfx fixes clipping bug
gaps.smartGaps = false;
gaps.smartBorders = "on";
gaps.smartGaps = true;
### Bars
# Let systemd manage it
@ -339,7 +339,7 @@ in
## swayfx stuff
# Rounded corners
corner_radius 5
smart_corner_radius off
smart_corner_radius on
# Shadows
shadows on
shadow_blur_radius 5