Now runs automatically every 15 minutes, always updates to new backgrounds, and tries to reduce the blue light level at night
6 lines
167 B
Desktop File
6 lines
167 B
Desktop File
[Unit]
|
|
Description=Sets the wallpaper based on the time of day
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/env python -OO /home/mbradley/scripts/wallpaper.py --check-steam
|