Changed: Waybar Config

This commit is contained in:
2025-04-07 11:42:30 +02:00
parent 61a3824820
commit 724477d290
5 changed files with 50 additions and 10 deletions

View File

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