Skip to content

Commit 3f06d2b

Browse files
authored
Add niri package to profile (#3395)
1 parent 2f18b8d commit 3f06d2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • archinstall/default_profiles/desktops

archinstall/default_profiles/desktops/niri.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ def packages(self) -> list[str]:
3333
additional = [seat]
3434

3535
return [
36+
"niri",
3637
"alacritty",
3738
"fuzzel",
3839
"mako",

0 commit comments

Comments
 (0)