Collection of dotfiles
The niri-rice/ profile installs the themed niri desktop setup:
./niri-rice/install.sh --install-packagesHyper-V / VM users: niri requires DRM/KMS device access that Hyper-V does not expose — use
sway-riceinstead (see below).
The sway-rice/ profile installs sway with the same look, keybindings,
and tooling as niri-rice. Works on Hyper-V VMs and any machine where niri
cannot run, via wlroots Pixman software rendering:
./sway-rice/install.sh --install-packagesThe installer registers a Sway (Rice) display-manager session that sets
WLR_RENDERER=pixman automatically for Hyper-V compatibility. See
sway-rice/README.md for details.