diff options
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprlock.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index 57f9fdd..dc05411 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -1,10 +1,10 @@ general { disable_loading_bar = true hide_cursor = true - grace = 0 + grace = 15 no_fade_in = true no_fade_out = true - ignore_empty_input = true + ignore_empty_input = false } background { |