aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury/config.nix
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 /hosts/mercury/config.nix
parentb45860b940d7082f1df9cd23be4e5f277fc777f1 (diff)
reorganize and add wallpaper(s)
Diffstat (limited to 'hosts/mercury/config.nix')
-rw-r--r--hosts/mercury/config.nix3
1 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 = {