hyprlock: mkForce background to override stylix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
862c6b22ed
commit
8f92aa7c6c
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue