dotfiles/base/.config/systemd/user/autocategorize.service

10 lines
155 B
Desktop File

# vim:ft=systemd:
[Unit]
Description=Autocategorize service
[Service]
ExecStart=%h/.config/systemd/user/autocategorize
[Install]
WantedBy=default.target