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, ... }: {
|
{ pkgs, config, ... }: {
|
||||||
programs.swaylock = {
|
programs.swaylock = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.swaylock-effects;
|
||||||
settings = {
|
settings = {
|
||||||
color = "ffd20400";
|
color = "ffd20400";
|
||||||
font-size = 96;
|
font-size = 96;
|
||||||
|
|
Loading…
Reference in a new issue