dotfiles/.config/systemd/user/randomwallpaper.service
2021-12-30 15:56:31 +01:00

7 lines
133 B
Desktop File

[Unit]
Description=set wallpapers to random ones
[Service]
Type=oneshot
ExecStart=/bin/bash -c '${HOME}/.local/bin/randomwallpaper'