niri-flake icon indicating copy to clipboard operation
niri-flake copied to clipboard

NixOs module: add option to use UWSM

Open meck opened this issue 11 months ago • 1 comments

This is mostly adapted from the equivelent nixpgks hyprland option.

USWM gives better options for delaying start of dependent systemd units (waybar and such). And handles putting processes in slices.

meck avatar May 14 '25 09:05 meck

handles putting processes in slices.

FYI niri started using niri-session already does this for programs started using spawn-at-startup in the config, niri keybinds, or niri msg action spawn, but yes, UWSM definitely gives more flexibility.

Brisingr05 avatar May 24 '25 15:05 Brisingr05