From 1a7aa74d0867fa1c0b9c3516ed127f6dc1515be2 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Wed, 16 Jul 2025 10:51:02 -0500 Subject: Disable hyprlock animations --- hypr/hyprlock.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'hypr') diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index 57f9fdd..2ec72d3 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -1,10 +1,10 @@ general { - disable_loading_bar = true hide_cursor = true - grace = 0 - no_fade_in = true - no_fade_out = true - ignore_empty_input = true + immediate_render = true +} + +animations { + enabled = false } background { -- cgit v1.2.3