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

10 lines
155 B
SYSTEMD
Raw Normal View History

2023-06-15 15:31:12 -05:00
# vim:ft=systemd:
[Unit]
Description=Autocategorize service
[Service]
ExecStart=%h/.config/systemd/user/autocategorize
[Install]
WantedBy=default.target