aboutsummaryrefslogtreecommitdiff
path: root/systemd/user/random-wallpaper.service
blob: f64703425121a0d9676042ff153c8d91ff2c10e3 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Set random wallpaper
After=graphical-session.target

[Service]
Type=oneshot
ExecStart=%h/.config/scripts/set_random %h/Pictures/Backgrounds/
KillMode=process