diff options
| -rw-r--r-- | hosts/mercury/config.nix | 3 | ||||
| -rw-r--r-- | hosts/mercury/wallpapers/abstract-swirls.jpg | bin | 0 -> 418147 bytes | |||
| -rw-r--r-- | hosts/mercury/wallpapers/astronaut.jpg (renamed from hosts/mercury/wallpaper.jpg) | bin | 169046 -> 169046 bytes | |||
| -rw-r--r-- | hosts/mercury/wallpapers/hintergrund2.png (renamed from hosts/mercury/hintergrund2.png) | bin | 11700308 -> 11700308 bytes | |||
| -rw-r--r-- | hosts/mercury/wallpapers/riverboats.png (renamed from hosts/mercury/riverboats.png) | bin | 26692151 -> 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 Binary files differnew file mode 100644 index 0000000..0948796 --- /dev/null +++ b/hosts/mercury/wallpapers/abstract-swirls.jpg diff --git a/hosts/mercury/wallpaper.jpg b/hosts/mercury/wallpapers/astronaut.jpg Binary files differindex 039afcc..039afcc 100644 --- a/hosts/mercury/wallpaper.jpg +++ b/hosts/mercury/wallpapers/astronaut.jpg diff --git a/hosts/mercury/hintergrund2.png b/hosts/mercury/wallpapers/hintergrund2.png Binary files differindex 6cf9a8f..6cf9a8f 100644 --- a/hosts/mercury/hintergrund2.png +++ b/hosts/mercury/wallpapers/hintergrund2.png diff --git a/hosts/mercury/riverboats.png b/hosts/mercury/wallpapers/riverboats.png Binary files differindex c390ca7..c390ca7 100644 --- a/hosts/mercury/riverboats.png +++ b/hosts/mercury/wallpapers/riverboats.png |
