From 8f92aa7c6c545c805918b724ecbc5eff75cc5f41 Mon Sep 17 00:00:00 2001 From: rope Date: Tue, 26 May 2026 23:20:40 +0100 Subject: [PATCH] hyprlock: mkForce background to override stylix Co-Authored-By: Claude Opus 4.6 --- settings/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 15aaab9..0625b77 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -403,7 +403,7 @@ in grace = 5; hide_cursor = true; }; - background = [{ + background = lib.mkForce [{ path = "$HOME/.local/share/backgrounds/wallpaper.png"; blur_passes = 3; blur_size = 8;