diff options
author | ZachIR <zachir@librem.one> | 2024-11-19 12:50:39 -0600 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2024-11-19 12:50:39 -0600 |
commit | 82eb7148181fa6ecfa1fcc4979fccc75f269bdd9 (patch) | |
tree | 927c12a8ecc4cd2672e792a03d4cb0b2f607a973 /hypr/hyprlock.conf | |
parent | 50651b5484ab0351ed03a8b254ce085a98d28cd3 (diff) | |
parent | 2b9df77bbc5fa85f94b15b043c659168a606d1db (diff) |
Merge branch 'master' into car
Diffstat (limited to 'hypr/hyprlock.conf')
-rw-r--r-- | hypr/hyprlock.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index 24208d6..57f9fdd 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -1,10 +1,10 @@ general { - disable_loading_bar = false - hide_cursor = false + disable_loading_bar = true + hide_cursor = true grace = 0 no_fade_in = true no_fade_out = true - ignore_empty_input = false + ignore_empty_input = true } background { |