feat(sway): some swayfx adjustments (blur!)

This commit is contained in:
winston 2023-05-01 06:01:57 +02:00
parent aacc60231a
commit 828bea6b29
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -480,11 +480,14 @@ in {
};
extraConfig = ''
${commonExtraConfig}
shadows on
shadows enable
shadow_color #00000099
shadow_blur_radius 10
corner_radius 5
smart_corner_radius on
smart_corner_radius enable
blur enable
blur_passes 2
blur_radius 2
'';
systemdIntegration = true;
wrapperFeatures = {