Collecting my attempts to improve at tech, art, and life

My user-level systemd

Tags: config

The autostart target describes services that should start with a fresh user session. Or it will eventually. Mostly I’m just working on a reproducible setup for dex.

//- file:systemd/user/autostart.target
Description=current graphical user session
RefuseManualStart=no
StopWhenUnneeded=no