set hyprlock grace to 0 as it was annoying me

This commit is contained in:
Gabriella Bere 2024-08-24 14:50:31 +01:00
parent edb4b8ca93
commit ed49d41697

View file

@ -221,7 +221,7 @@
settings = {
general = {
disable_loading_bar = true;
grace = 5;
grace = 0;
hide_cursor = true;
no_fade_in = false;
};