1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-08 21:06:01 +02:00

swww: add page (#14424)

Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
This commit is contained in:
rexept 2024-10-28 11:59:13 -06:00 committed by GitHub
parent 13477b1f69
commit d2487ab5fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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`