hyprlock: reduce grace period to 3s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m6s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m6s
This commit is contained in:
parent
3be9b64dd7
commit
02c914e9ce
@ -8,7 +8,7 @@
|
||||
settings = {
|
||||
general = {
|
||||
disable_loading_bar = false;
|
||||
grace = 300;
|
||||
grace = 3;
|
||||
hide_cursor = true;
|
||||
no_fade_in = false;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user