mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
7db864d203
Instead of hard-linked locations tried to reword to simplify for both XDG-compliance and/or non-compliance. Additionally, replace 'ln ...' references with "add-wants" from systemctl. This advantage is that it creates all the right directories and the only thing the user needs to worry about later is possibly removing a symlink manually.