diff --git a/modules/home/wayland/niri/default.nix b/modules/home/wayland/niri/default.nix index 5b3c281..8f66eee 100644 --- a/modules/home/wayland/niri/default.nix +++ b/modules/home/wayland/niri/default.nix @@ -25,10 +25,6 @@ in { fuzzel.enable = true; }; services = { - swaybg = { - enable = true; - wallpaper = ./wallpaper.png; - }; swaync.enable = true; }; };