diff options
Diffstat (limited to 'hosts/mercury/config.nix')
| -rw-r--r-- | hosts/mercury/config.nix | 3 |
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 = { |
