12 lines
229 B
Desktop File
12 lines
229 B
Desktop File
[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
|