From e8a0a0bcc00441fcb70d9a55e53292b86675512d Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Mon, 17 Mar 2025 13:22:58 -0400 Subject: [PATCH] wallpapers --- homes/emenel/dotfiles/dot_config/wpaperd/config.toml | 2 +- modules/home/niri.nix | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/homes/emenel/dotfiles/dot_config/wpaperd/config.toml b/homes/emenel/dotfiles/dot_config/wpaperd/config.toml index 8884bd1..888bfb1 100644 --- a/homes/emenel/dotfiles/dot_config/wpaperd/config.toml +++ b/homes/emenel/dotfiles/dot_config/wpaperd/config.toml @@ -1,5 +1,5 @@ [default] -mode = "center" +mode = "fit" [any] path = "/home/emenel/.local/wallpapers/crt1.jpg" diff --git a/modules/home/niri.nix b/modules/home/niri.nix index 0d1d2db..540947d 100644 --- a/modules/home/niri.nix +++ b/modules/home/niri.nix @@ -32,7 +32,8 @@ in "xwayland-satellite.service" ]; } - { command = [ "niri-delayed-launch-at-startup" ]; } + { command = [ "wpaperd" "--daemon" ]; } + { command = [ "/home/emenel/.local/bin/niri-delayed-launch-at-startup" ]; } ]; workspaces = {