From a8689209138d8da228990475b8b604593af23274 Mon Sep 17 00:00:00 2001 From: Fabio Lenherr Date: Tue, 21 Feb 2023 12:24:38 +0100 Subject: [PATCH] chore: fix laptop wallpaper --- hypr_laptop/hyprland.conf | 5 +++-- hypr_laptop/hyprpaper.conf | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/hypr_laptop/hyprland.conf b/hypr_laptop/hyprland.conf index a9689c5..14cd914 100644 --- a/hypr_laptop/hyprland.conf +++ b/hypr_laptop/hyprland.conf @@ -35,7 +35,7 @@ general { decoration { rounding=10 blur=yes - blur=1 + blur=0 blur_size=3 # minimum 1 blur_passes=1 # minimum 1 blur_new_optimizations=true @@ -60,7 +60,8 @@ gestures { } misc { - no_vfr=false + vfr=true + vrr=1 # animate_manual_resizes=true # enable_swallow=true # swallow_regex=^(.*)(kitty)(.*)$ diff --git a/hypr_laptop/hyprpaper.conf b/hypr_laptop/hyprpaper.conf index ac00e73..afb8ee7 100644 --- a/hypr_laptop/hyprpaper.conf +++ b/hypr_laptop/hyprpaper.conf @@ -1,5 +1,5 @@ # wallpaper -preload = /home/dashie/Pictures/backgrounds/Monitor3.jpg -wallpaper = eDP-1,/home/dashie/Pictures/backgrounds/Monitor3.jpg +preload = /home/dashie/Pictures/backgrounds/Arch_chan_laptop.png +wallpaper = eDP-1,/home/dashie/Pictures/backgrounds/Arch_chan_laptop.png ipc = off