diff options
Diffstat (limited to 'hypr/hyprlock.conf')
-rw-r--r-- | hypr/hyprlock.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index 84d08ae..2ec72d3 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -1,10 +1,10 @@ general { - disable_loading_bar = false - hide_cursor = false - grace = 0 - no_fade_in = false - no_fade_out = false - ignore_empty_input = false + hide_cursor = true + immediate_render = true +} + +animations { + enabled = false } background { |