diff --git a/pages/linux/swww.md b/pages/linux/swww.md new file mode 100644 index 0000000000..22a4df5cd6 --- /dev/null +++ b/pages/linux/swww.md @@ -0,0 +1,25 @@ +# swww + +> Efficient animated wallpaper daemon for Wayland. +> See also: `swww-daemon`. +> More information: . + +- 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`