Added: Wallpaper

This commit is contained in:
2025-04-04 12:50:32 +02:00
parent 1ad98f78d1
commit d3a0ec53b1
3 changed files with 4 additions and 7 deletions

View File

@@ -15,8 +15,8 @@
# Hyprpaper configuration
services.hyprpaper.enable = true;
services.hyprpaper.settings = {
preload = "Pictures/Wallpapers/tokio.png";
wallpaper = ", Pictures/Wallpapers/tokio.png";
preload = "Pictures/Wallpapers/girl_nixos.png";
wallpaper = ", Pictures/Wallpapers/girl_nixos.png";
};
}