diff options
author | zsmith <zsmith@newhopechurch.tv> | 2025-07-21 09:48:12 -0500 |
---|---|---|
committer | zsmith <zsmith@newhopechurch.tv> | 2025-07-21 09:48:12 -0500 |
commit | 49cde0e9c380d1165713b7583359db7f4df6ab06 (patch) | |
tree | f75903c0a874e987a76950d51ab6487e7e09a539 /hypr/hyprlock.conf | |
parent | 458bb7005b0714ffa78916e295425ad8ec9f62fc (diff) | |
parent | 4b766c45c32489d47af59a9d9b43c92857e321e8 (diff) |
Merge remote-tracking branch 'origin/master' into mac
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 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 { |