Files
Hyprcachy/systemd/user/elephant.service
2026-01-04 20:49:31 +01:00

13 lines
173 B
Desktop File
Executable File

[Unit]
Description=Elephant
After=graphical-session.target
[Service]
Type=simple
ExecStart=elephant
Restart=on-failure
[Install]
WantedBy=graphical-session.target