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

[Service]
Type=exec
Restart=always
RuntimeMaxSec=1h

ExecStart=/home/rak/bin/swaybg-random

[Install]
WantedBy=default.target