quickshell: set blur size 1 passes 3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-27 15:27:17 +01:00
parent ad99c5c91e
commit c541430962

View file

@ -116,6 +116,8 @@ in
rounding = 8;
blur = {
enabled = true;
size = 1;
passes = 3;
};
shadow.color = rgba c.base00 "99";
};