From 0c6a582bbe1d3aad12d1b792194e9b1d99c3b642 Mon Sep 17 00:00:00 2001 From: stitchy Date: Wed, 15 Oct 2025 11:33:16 -0700 Subject: [PATCH] refactor(hypr): load wallpaper for every monitor --- config/hypr/hyprpaper.conf | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/config/hypr/hyprpaper.conf b/config/hypr/hyprpaper.conf index 82129a6..6955521 100644 --- a/config/hypr/hyprpaper.conf +++ b/config/hypr/hyprpaper.conf @@ -1,11 +1,5 @@ preload = ~/.config/wallpapers/current_wallpaper.png +wallpaper = ,~/.config/wallpapers/current_wallpaper.png - -wallpaper = eDP-1,~/.config/wallpapers/current_wallpaper.png -wallpaper = DP-1,~/.config/wallpapers/current_wallpaper.png -wallpaper = DP-2,~/.config/wallpapers/current_wallpaper.png -wallpaper = DP-3,~/.config/wallpapers/current_wallpaper.png -wallpaper = DP-4,~/.config/wallpapers/current_wallpaper.png -wallpaper = HDMI-A-1,~/.config/wallpapers/current_wallpaper.png splash=false ipc = off