set hyprlock grace to 0 as it was annoying me
This commit is contained in:
parent
edb4b8ca93
commit
ed49d41697
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@
|
|||
settings = {
|
||||
general = {
|
||||
disable_loading_bar = true;
|
||||
grace = 5;
|
||||
grace = 0;
|
||||
hide_cursor = true;
|
||||
no_fade_in = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue