diff options
Diffstat (limited to 'config/hypr/hyprlock-1080p.conf')
| -rw-r--r-- | config/hypr/hyprlock-1080p.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/hypr/hyprlock-1080p.conf b/config/hypr/hyprlock-1080p.conf index 9fcac975..5039fd9d 100644 --- a/config/hypr/hyprlock-1080p.conf +++ b/config/hypr/hyprlock-1080p.conf @@ -8,7 +8,8 @@ $Scripts = $HOME/.config/hypr/scripts general { grace = 1 - fractional_scaling = 2 + fractional_scaling = 2 + immediate_render = true } background { @@ -18,7 +19,7 @@ background { #path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_modified # by wallpaper effects path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current # current wallpaper - #color = $color7 + color = black # color will be rendered initially until path is available # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations blur_size = 3 |
