distribution/projects/PC/packages/system-utils/system.d/headphones.service
2022-08-30 21:26:25 -04:00

12 lines
213 B
Desktop File

[Unit]
Description=Headphone Sense
Before=jelos.target
[Service]
Environment=HOME=/storage
EnvironmentFile=/etc/profile
ExecStart=/usr/bin/headphone_sense
Restart=on-failure
[Install]
WantedBy=multi-user.target