idk if i did something wrong, but currently my yin-config resets when rebooting the system.
i have the yin-daemon running with systemctl --user but after a reboot the wallpaper is just black and i need to run yinctl --img /path/to/img.png --output DP-1 (and again for my other monitor - yinctl --img /path/to/video.mp4 --output DP-2)
would be cool to have a toml file in ~/.config where you can cnofigure startup wallpapers
something like
[DP-1]
img=/path/to/img.png
[DP-2]
img=/path/to/video.mp4
paused=0
idk if i did something wrong, but currently my yin-config resets when rebooting the system.
i have the yin-daemon running with
systemctl --userbut after a reboot the wallpaper is just black and i need to runyinctl --img /path/to/img.png --output DP-1(and again for my other monitor -yinctl --img /path/to/video.mp4 --output DP-2)would be cool to have a toml file in ~/.config where you can cnofigure startup wallpapers
something like