feat: swaylock wallpaper
This commit is contained in:
parent
a08cada447
commit
13f8a6ac36
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ in
|
||||||
programs.swaylock = {
|
programs.swaylock = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
image = "${config.wallpaper}";
|
||||||
font = config.fontProfiles.monospace.family;
|
font = config.fontProfiles.monospace.family;
|
||||||
color = "#${colors.base01}";
|
color = "#${colors.base01}";
|
||||||
ring-color = "#${colors.base02}";
|
ring-color = "#${colors.base02}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue