niri: install bar

This commit is contained in:
2026-02-04 08:25:14 +01:00
parent bf7ba01119
commit 3ee0c62a2e
3 changed files with 4 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ let
};
};
spawn-at-startup = [
(lib.getExe pkgs.niphas-ashell)
(lib.getExe pkgs.niphas-bar)
]
++ lib.optional (pkgs ? niri-wallpaper) [
(lib.getExe pkgs.swaybg)