feat(sway): adjust corner_radius, make it a bit smaller

This commit is contained in:
buffet 2024-02-11 18:38:33 +01:00
parent 2d937f71d3
commit b66daf5c5b

View file

@ -184,7 +184,7 @@ in {
for_window [title="."] title_format ""
for_window [title="^oyster$"] floating enable
corner_radius 8
corner_radius 3
smart_corner_radius enable
shadows enable
'';