1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/swww.md

26 lines
416 B
Markdown
Raw Normal View History

# swww
> Efficient animated wallpaper daemon for Wayland.
> See also: `swww-daemon`.
> More information: <https://github.com/LGFae/swww>.
- Set wallpaper:
`swww img {{path/to/image}}`
- Set wallpaper to specified outputs:
`swww img {{[-o|--outputs]}} {{output1,output2,...}} {{path/to/image}}`
- Restore last wallpaper:
`swww restore`
- Kill daemon:
`swww kill`
- Display output information:
`swww query`