25 lines
391 B
Markdown
25 lines
391 B
Markdown
|
|
# awww
|
||
|
|
|
||
|
|
> Efficient animated wallpaper daemon for Wayland.
|
||
|
|
> More information: <https://codeberg.org/LGFae/awww>.
|
||
|
|
|
||
|
|
- Set wallpaper:
|
||
|
|
|
||
|
|
`awww img {{path/to/image}}`
|
||
|
|
|
||
|
|
- Set wallpaper to specified outputs:
|
||
|
|
|
||
|
|
`awww img {{[-o|--outputs]}} {{output1,output2,...}} {{path/to/image}}`
|
||
|
|
|
||
|
|
- Restore last wallpaper:
|
||
|
|
|
||
|
|
`awww restore`
|
||
|
|
|
||
|
|
- Kill daemon:
|
||
|
|
|
||
|
|
`awww kill`
|
||
|
|
|
||
|
|
- Display output information:
|
||
|
|
|
||
|
|
`awww query`
|