forked from colonelpanic/dotfiles
10 lines
119 B
Desktop File
10 lines
119 B
Desktop File
[Unit]
|
|
Description=wallpaper
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/env wallpaper.sh
|
|
|
|
[Install]
|
|
WantedBy=wm.target
|