swaywm / swaybg

Wallpaper tool for Wayland compositors
MIT License
490 stars 31 forks source link

swaybg command doesn't work until killed #37

Closed I60R closed 2 years ago

I60R commented 2 years ago

Any attempt to launch it results in [swaybg-1.1/main.c:321] Found config * for output LVDS-1 (Unknown 0x219D 0x00000000).

Maybe a message that only one swaybg instance is allowed would be better?

emersion commented 2 years ago

Multiple instances of swaybg are allowed. This message is not an error.

I60R commented 2 years ago

I'm trying to call swaybg -c '#ffffff' and it didn't take effect, then this is displayed

HqNw commented 2 years ago

Multiple instances of swaybg are allowed. This message is not an error.

maybe add a flag so when its ran agian it gets killed by it self or update the command

HqNw commented 2 years ago

try swaymsg output "*" bg

emersion commented 2 years ago

The ordering between multiple swaybg insteances is undefined.