Niri: Difference between revisions
→Configuration: with greetd |
fix greetd setup to make programs in niri actually work |
||
| Line 63: | Line 63: | ||
}; | }; | ||
}} | # NixOS otherwise injects a stripped PATH via Environment= on the niri.service | ||
# unit which shadows the imported user-manager PATH. Disabling the default | |||
# lets niri inherit the full PATH set up by niri-session. | |||
systemd.user.services.niri.enableDefaultPath = false; | |||
|name=|lang=}} | |||
== Additional Setup == | == Additional Setup == | ||