diff --git a/users/willifan/desktop/hyprland/common/hyprpaper.nix b/users/willifan/desktop/hyprland/common/hyprpaper.nix index f3525fc..c783f4b 100644 --- a/users/willifan/desktop/hyprland/common/hyprpaper.nix +++ b/users/willifan/desktop/hyprland/common/hyprpaper.nix @@ -8,6 +8,9 @@ splash = true; ipc = "off"; + + preload = "/home/willifan/.config/hypr/Oneshot.png"; + wallpaper = ", /home/willifan/.config/hypr/Oneshot.png"; }; };