host-specific hyprlock

This commit is contained in:
2025-06-18 17:50:49 +02:00
parent a72f995611
commit d220b58c36
5 changed files with 16 additions and 3 deletions

View File

@ -5,7 +5,8 @@ in {
enable = true;
settings = {
background = {
path = "$HOME/git/nixos/modules/home/images/sky.png";
# Background image is set in host specific configuration
#path = "$HOME/git/nixos/modules/home/images/sky.png";
blur_passes = 2;
contrast = 1;
brightness = 0.5;