Update swayfx
This commit is contained in:
parent
1190afee8b
commit
a6aeb27729
2 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue