diff options
author | zachir <zachir@librem.one> | 2025-07-18 10:18:48 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-18 10:18:48 -0500 |
commit | 08c2629ae10e41a8432b87e4deb42b47eea97bde (patch) | |
tree | 4757da56a0e1e0cfbd528924bd0074d85807350d /hypr/hyprlock.conf | |
parent | e588d9b45617c58d1be07f96da97049948106df4 (diff) | |
parent | a42beee500a77b5f1144396585a40d862309ed5a (diff) |
Merge branch 'master' into cla
Diffstat (limited to 'hypr/hyprlock.conf')
-rw-r--r-- | hypr/hyprlock.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index dc05411..2ec72d3 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -1,10 +1,10 @@ general { - disable_loading_bar = true hide_cursor = true - grace = 15 - no_fade_in = true - no_fade_out = true - ignore_empty_input = false + immediate_render = true +} + +animations { + enabled = false } background { |