[swaylock] Increase pixelation to 20

This commit is contained in:
2025-05-30 16:30:58 -07:00
parent fec3b3a1e2
commit 1ae798e30c

View File

@@ -6,7 +6,7 @@
settings = { settings = {
clock = true; clock = true;
indicator = true; indicator = true;
effect-pixelate = 10; effect-pixelate = 20;
}; };
}; };