test
This commit is contained in:
parent
ccddf7ca23
commit
b9296d1d48
1 changed files with 4 additions and 1 deletions
|
@ -3,12 +3,15 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
color = "f28534D9";
|
color = "f28534D9";
|
||||||
font-size = 24;
|
font-size = 96;
|
||||||
show-failed-attempts = true;
|
show-failed-attempts = true;
|
||||||
effect-blur = "80x4";
|
effect-blur = "80x4";
|
||||||
|
effect-vignette = "20x2";
|
||||||
screenshots = true;
|
screenshots = true;
|
||||||
|
|
||||||
clock = true;
|
clock = true;
|
||||||
|
grace = 15;
|
||||||
|
fade-in = 1;
|
||||||
|
|
||||||
indicator = true;
|
indicator = true;
|
||||||
indicator-radius = "120";
|
indicator-radius = "120";
|
||||||
|
|
Loading…
Reference in a new issue