mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
25 lines
402 B
Markdown
25 lines
402 B
Markdown
# 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 [o]utputs:
|
|
|
|
`swww img -o {{output1,output2,...}} {{path/to/image}}`
|
|
|
|
- Restore last wallpaper:
|
|
|
|
`swww restore`
|
|
|
|
- Kill daemon:
|
|
|
|
`swww kill`
|
|
|
|
- Display output information:
|
|
|
|
`swww query`
|