376 current 1970-01-01 01:00:00 24.05.20240701.d032c1a 6.6.35-rt34 *
This commit is contained in:
parent
496cd364da
commit
5b5c757a0c
@ -235,5 +235,16 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
services.clipman.enable = true;
|
services.clipman.enable = true;
|
||||||
|
|
||||||
|
programs.swaylock = {
|
||||||
|
enable = true;
|
||||||
|
settings = {
|
||||||
|
color = "313131";
|
||||||
|
indicator-idle-visible = false;
|
||||||
|
indicator-radius = 200;
|
||||||
|
line-color = "00ffee";
|
||||||
|
show-fai8led-attempts = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user