swww-clear(1) General Commands Manual swww-clear(1)

swww-clear

swww clear [OPTIONS] <COLOR>

-o, --outputs

Comma separated list of outputs to display the image at. Use swww query to know which outputs are currently being used.

If it isn't set, the image is displayed on all outputs.

-h, --help

Print help (see a summary with '-h')

The color to fill the screen with. It must be given in RRGGBB, hex format. Note there is no prepended '#'. Defaults to 000000.

Fills the specified outputs with the given color.

Currently, we do not cache this, so if you want a color to be set at initialization, you must set it every time:

swww init && swww clear 1a804a

swww-query(1)

2024-06-09