diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 13:26:37 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 13:26:37 +0000 |
| commit | f4c682dc6bdeebe9f0c6a20deb7092cf893791a1 (patch) | |
| tree | 95c74ae69b4d49ee808b23baf4f90a44472dad8c /hyprland/hyprlock.conf | |
| parent | 3e7f5b25dbdba42fd42bb34e89d61f9c4e844b24 (diff) | |
Hyprland changes
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 |
