-
-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
Hello, @everyone! When installing dwall
in Linux, I come acros this error after trying to set the wallpaper with dwall -s beach
.
[*] 'oguri' daemon is not running. You must start the daemon first.
[!] Kill 'swaybg' in sway session if the wallpaper is not getting applied.
$ which dwall
/usr/bin/dwall
$ dwall # Displays as expected
$ dwall -s beach # ERROR
[*] 'oguri' daemon is not running. You must start the daemon first.
[!] Kill 'swaybg' in sway session if the wallpaper is not getting applied.
$ echo $DESKTOP_SESSION
ubuntu
$ ps | grep 'swaybg' # Nothing is displayed
$ which oguri
/usr/local/bin/oguri
Plese help
Metadata
Metadata
Assignees
Labels
No labels