From d2487ab5fc4121010f92f81bfb7d16c4917a8845 Mon Sep 17 00:00:00 2001 From: rexept <103546774+rexept@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:59:13 -0600 Subject: [PATCH] swww: add page (#14424) Co-authored-by: Wiktor Perskawiec --- pages/linux/swww.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 pages/linux/swww.md 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`