1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 08:59:45 +01:00

english-swww

This commit is contained in:
rexept 2024-10-27 09:52:28 -06:00
parent cb15d1e09c
commit d7e4fe8080

25
pages/linux/swww.md Normal file
View file

@ -0,0 +1,25 @@
# 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`