Add safeeyes.service
This commit is contained in:
11
systemd/tray-apps/safeeyes.service
Normal file
11
systemd/tray-apps/safeeyes.service
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Protect your eyes from eye strain
|
||||||
|
Documentation=https://slgobinath.github.io/SafeEyes/
|
||||||
|
PartOf=tray-apps.target
|
||||||
|
After=tray-apps.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/usr/bin/safeeyes
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=tray-apps.target
|
||||||
Reference in New Issue
Block a user