diff options
author | zachir <zachir@librem.one> | 2025-07-18 23:21:45 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-18 23:21:45 -0500 |
commit | cae8602e4ee483c27ce820f1442fd1ac964748ad (patch) | |
tree | d7ace455d0e74d772b0fec19602cf1266ed026cd /hypr/hyprlock.conf | |
parent | 2623300a06d7b8fd5f40bad1fdec72c726946aa0 (diff) | |
parent | 69d1aa0bc866139683cd1df54a1e13169027f69a (diff) |
Merge remote-tracking branch 'origin/master' into cas
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 { |