Test
This commit is contained in:
parent
d8d98ba8ac
commit
5a0e8cec50
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
package = pkgs.swaylock-effects;
|
package = pkgs.swaylock-effects;
|
||||||
settings = {
|
settings = {
|
||||||
# All <color> options are of the form <rrggbb[aa]>.
|
# All <color> options are of the form <rrggbb[aa]>.
|
||||||
font-size = 96;
|
# font-size = 96;
|
||||||
show-failed-attempts = true;
|
show-failed-attempts = true;
|
||||||
effect-blur = "20x8";
|
effect-blur = "20x8";
|
||||||
screenshots = true;
|
screenshots = true;
|
||||||
|
|
Loading…
Reference in a new issue