Wallpapers added

This commit is contained in:
LarsZauberer 2024-04-16 08:59:20 +02:00
commit ff55b2c3a2
2 changed files with 7 additions and 6 deletions

View file

@ -10,7 +10,7 @@
hyprland = { hyprland = {
enable = true; enable = true;
monitor = [",preferred,auto,2"]; monitor = [",preferred,auto,2"];
wallpaper = "wallpaper/nix.png"; wallpaper = "wallpaper/wave.jpg";
}; };
}; };
} }

View file

@ -27,6 +27,7 @@
"hyprctl dispatch moveworkspacetomonitor 1 DP-2" "hyprctl dispatch moveworkspacetomonitor 1 DP-2"
]; ];
}; };
wallpaper = "wallpaper/wave.jpg";
}; };
}; };