nevaforget 9bc753e092
All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 2s
fix: use niri include instead of copying system config to user dir
transform.sh was hard-copying /etc/xdg/niri/config.kdl to ~/.config/niri/,
causing the user config to go stale after system updates. Now seeds a minimal
user config with `include "/etc/xdg/niri/config.kdl"` so system defaults
always stay current and users can add overrides below the include.
2026-04-11 21:03:42 +02:00
..