aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-01-16 17:46:31 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-01-16 17:46:31 -0600
commit5253ac591f124183c12a0d5527f9b52e1c855ea3 (patch)
tree955f83be6f4099496bef63b8e8484ff89a5583e8
parentb45860b940d7082f1df9cd23be4e5f277fc777f1 (diff)
reorganize and add wallpaper(s)
-rw-r--r--hosts/mercury/config.nix3
-rw-r--r--hosts/mercury/wallpapers/abstract-swirls.jpgbin0 -> 418147 bytes
-rw-r--r--hosts/mercury/wallpapers/astronaut.jpg (renamed from hosts/mercury/wallpaper.jpg)bin169046 -> 169046 bytes
-rw-r--r--hosts/mercury/wallpapers/hintergrund2.png (renamed from hosts/mercury/hintergrund2.png)bin11700308 -> 11700308 bytes
-rw-r--r--hosts/mercury/wallpapers/riverboats.png (renamed from hosts/mercury/riverboats.png)bin26692151 -> 26692151 bytes
5 files changed, 1 insertions, 2 deletions
diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix
index 657c4e5..e9c7d9e 100644
--- a/hosts/mercury/config.nix
+++ b/hosts/mercury/config.nix
@@ -4,7 +4,7 @@
user.name = "collin";
desktop = {
- wallpaper = ./wallpaper.jpg;
+ wallpaper = ./wallpapers/abstract-swirls.jpg;
gtk.enable = true;
greetd = {
enable = true;
@@ -12,7 +12,6 @@
};
wm = {
- # niri.enable = true;
sway.enable = true;
components = {
diff --git a/hosts/mercury/wallpapers/abstract-swirls.jpg b/hosts/mercury/wallpapers/abstract-swirls.jpg
new file mode 100644
index 0000000..0948796
--- /dev/null
+++ b/hosts/mercury/wallpapers/abstract-swirls.jpg
Binary files differ
diff --git a/hosts/mercury/wallpaper.jpg b/hosts/mercury/wallpapers/astronaut.jpg
index 039afcc..039afcc 100644
--- a/hosts/mercury/wallpaper.jpg
+++ b/hosts/mercury/wallpapers/astronaut.jpg
Binary files differ
diff --git a/hosts/mercury/hintergrund2.png b/hosts/mercury/wallpapers/hintergrund2.png
index 6cf9a8f..6cf9a8f 100644
--- a/hosts/mercury/hintergrund2.png
+++ b/hosts/mercury/wallpapers/hintergrund2.png
Binary files differ
diff --git a/hosts/mercury/riverboats.png b/hosts/mercury/wallpapers/riverboats.png
index c390ca7..c390ca7 100644
--- a/hosts/mercury/riverboats.png
+++ b/hosts/mercury/wallpapers/riverboats.png
Binary files differ