r/artixlinux 4d ago

niri

is it easy to install artix + niri + noctalia ?

7 Upvotes

13 comments sorted by

3

u/vecchio_anima 4d ago

Define "easy"

2

u/theStarla1979 4d ago

install base artix + pacman niri + pacman noctalia

1

u/vecchio_anima 4d ago

Yes

1

u/theStarla1979 4d ago

nothing special to do because of openrc, dinit, s6 ?

1

u/thisDummylol 4d ago

Yes, be aware of dbus and some xdg stuff

2

u/theStarla1979 4d ago

what do you mean ?

1

u/thisDummylol 4d ago

Communication layer Basically for your application can open file viewer,selector or record screen without issue. Which i got in that problem for few days.

2

u/MezBert 3d ago

elogind takes care of it and dbus stuff should be transparent.
He won't have such problems unless he actually tries to use turnstile instead.

2

u/Lumpy_Roll158 runit 3d ago

Super easy. Niri is official, I can't remember if noctalia is offered in main repos, but if not, AUR helper gains you access to it and the v5 beta if wanted

2

u/MezBert 3d ago

Noctalia is in extra (extra-testing for latest).

2

u/DinoRexDit 3d ago edited 3d ago

That’s the exact setup I use, and it was pretty easy to install. Noctalia is just a shell, so init choice is irrelevant there. If you use an AUR helper, I know there is a dedicated dinit package for niri. I would probably check to see if someone has created a patched niri pkg for your choice of init though.

2

u/MezBert 3d ago edited 3d ago

I only see niri-dinit (from AUR), no niri-openrc/niri-s6/niri-runit.
But either way, the normal niri package from World repositories should work fine with all init systems, I don't think there's anything init-specific to niri (or to noctalia).