rounded floating windows
This commit is contained in:
parent
5fe9106e86
commit
93645b910e
1 changed files with 2 additions and 1 deletions
|
|
@ -63,7 +63,8 @@ shadows disable
|
||||||
shadow_color $color5aa
|
shadow_color $color5aa
|
||||||
shadow_inactive_color $color088
|
shadow_inactive_color $color088
|
||||||
shadow_blur_radius 10
|
shadow_blur_radius 10
|
||||||
corner_radius 0
|
corner_radius 10
|
||||||
|
smart_borders on
|
||||||
smart_corner_radius enable
|
smart_corner_radius enable
|
||||||
|
|
||||||
exec '$HOME/.config/sway/scripts/inactive-windows-transparency.py -o 0.9'
|
exec '$HOME/.config/sway/scripts/inactive-windows-transparency.py -o 0.9'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue