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 = {