mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-06 15:49:19 +01:00
6 lines
133 B
Desktop File
6 lines
133 B
Desktop File
[Unit]
|
|
Description=set wallpapers to random ones
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/bash -c '${HOME}/.local/bin/randomwallpaper'
|