hyprland: preload wallpaper

This commit is contained in:
2025-03-16 21:58:54 +00:00
parent 6cd5475490
commit 6158a033bb

View File

@ -231,6 +231,11 @@
settings = {
ipc = "on";
splash = false;
preload = [
"/home/jordan/Pictures/Aurora.png"
];
wallpaper = [
",/home/jordan/Pictures/Aurora.png"
];