Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 270 Bytes

File metadata and controls

10 lines (7 loc) · 270 Bytes

Systemd

Stow creates symlinks, but systemd doesn't accept symlinks by default. To fix this, you can run this command (you may also need -f flag)

systemctl --user link ~/%path_to_stow_package%/.config/systemd/user/*

After this you can enable user units.