diff --git a/users/jordan/graphical/hyprland.nix b/users/jordan/graphical/hyprland.nix index e258291..60e4fc5 100644 --- a/users/jordan/graphical/hyprland.nix +++ b/users/jordan/graphical/hyprland.nix @@ -231,6 +231,11 @@ settings = { ipc = "on"; splash = false; + + preload = [ + "/home/jordan/Pictures/Aurora.png" + ]; + wallpaper = [ ",/home/jordan/Pictures/Aurora.png" ];