hyprlock: mkForce background to override stylix

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-26 23:20:40 +01:00
parent 862c6b22ed
commit 8f92aa7c6c

View file

@ -403,7 +403,7 @@ in
grace = 5; grace = 5;
hide_cursor = true; hide_cursor = true;
}; };
background = [{ background = lib.mkForce [{
path = "$HOME/.local/share/backgrounds/wallpaper.png"; path = "$HOME/.local/share/backgrounds/wallpaper.png";
blur_passes = 3; blur_passes = 3;
blur_size = 8; blur_size = 8;