summaryrefslogtreecommitdiff
path: root/hypr/hyprlock.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hypr/hyprlock.conf')
-rw-r--r--hypr/hyprlock.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf
index 84d08ae..dc05411 100644
--- a/hypr/hyprlock.conf
+++ b/hypr/hyprlock.conf
@@ -1,9 +1,9 @@
general {
- disable_loading_bar = false
- hide_cursor = false
- grace = 0
- no_fade_in = false
- no_fade_out = false
+ disable_loading_bar = true
+ hide_cursor = true
+ grace = 15
+ no_fade_in = true
+ no_fade_out = true
ignore_empty_input = false
}