10 lines
165 B
Desktop File
10 lines
165 B
Desktop File
[Unit]
|
|
Description=Change wallpaper using SWWW
|
|
After=swww.service
|
|
|
|
[Service]
|
|
ExecStart=/bin/bash /home/geezo/.config/swww/swww.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target
|