feat: swaylock wallpaper

This commit is contained in:
ooks-io 2024-02-14 18:07:20 +13:00
parent a08cada447
commit 13f8a6ac36

View file

@ -9,6 +9,7 @@ in
programs.swaylock = {
enable = true;
settings = {
image = "${config.wallpaper}";
font = config.fontProfiles.monospace.family;
color = "#${colors.base01}";
ring-color = "#${colors.base02}";