arch_config/systemd/user/change_wallpaper.service
2024-12-22 18:21:00 +00:00

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