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