test
This commit is contained in:
parent
91351c634d
commit
e21cd144f8
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, config, ... }: {
|
||||
programs.swaylock = {
|
||||
enable = true;
|
||||
package = pkgs.swaylock-effects;
|
||||
settings = {
|
||||
color = "ffd20400";
|
||||
font-size = 96;
|
||||
|
|
Loading…
Reference in a new issue