Changed: Stuff

This commit is contained in:
2025-04-07 23:13:13 +02:00
parent 521120022a
commit bb19cc1377
8 changed files with 193 additions and 35 deletions

View File

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