hyprlock: fix desktop flicker after resuming from suspend
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
a038320587
commit
3658f80a6b
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ in
|
|||
grace = 5 * 60; # Seconds
|
||||
hide_cursor = true;
|
||||
immediate_render = true;
|
||||
no_fade_in = true; # Fix suspend interrupting animation
|
||||
};
|
||||
|
||||
background = {
|
||||
|
|
Loading…
Reference in a new issue