diff options
Diffstat (limited to 'hyprland/hyprlock.conf')
| -rw-r--r-- | hyprland/hyprlock.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/hyprland/hyprlock.conf b/hyprland/hyprlock.conf index 0cb4ef9..bcaa496 100644 --- a/hyprland/hyprlock.conf +++ b/hyprland/hyprlock.conf @@ -10,11 +10,12 @@ background { # GENERAL general { - no_fade_in = false - no_fade_out = true + no_fade_in = true + no_fade_out = false grace = 0 ignore_empty_input = true hide_cursor = true + fractional_scaling = 0 } # INPUT FIELD |
