6 lines
159 B
Desktop File
6 lines
159 B
Desktop File
[Unit]
|
|
Description=Sets the monitor temperature based on the time of day
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/env python -O /home/mbradley/scripts/sunset.py
|