aboutsummaryrefslogtreecommitdiff
path: root/dot_config/systemd/user/swaybg-random.service
blob: f35fd77ab2873d18e49539cd423905459e07ff65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Randomize Wayland background

[Service]
Type=exec
Restart=always
RuntimeMaxSec=1h
ExecStart=%h/.local/bin/swaybg-random

[Install]
WantedBy=wayland-session.target