| awww(1) | General Commands Manual | awww(1) |
NAME
awww - An Answer to your Wayland Wallpaper Woes
SYNOPSIS
awww <COMMAND>
COMMANDS
clear
restore
clear-cache
img
kill
query
help [COMMAND]
OPTIONS
-h, --help
-V, --version
DESCRIPTION
awww is a wallpaper manager that lets you change what your monitors display as a background by controlling the awww-daemon at runtime.
It supports animated gifs and putting different stuff in different monitors. I also did my best to make it as resource efficient as possible.
To start, begin by running awww-daemon. That will set up the awww-daemon. Then, you can send images to be displayed with awww img. To kill the daemon, use awww kill.
Note that awww only works in a compositor that implements the layer-shell protocol. Typically, wlr-roots based compositors.
FILES
awww will create the following files in your system:
- •
- A socket in ${XDG_RUNTIME_DIR}/${WAYLAND_DISPLAY}-awww-daemon.<specified
- •
- Cache files in $XDG_CACHE_HOME/awww or $HOME/.cache/awww if $XDG_CACHE_HOME does not exist. These are used to set the wallpaper to the previous image when a monitor is (re)connected or turned on.
SEE ALSO
awww-daemon(1) awww-clear(1) awww-img(1) awww-kill(1) awww-query(1)
| 2026-03-24 |