HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

swww — Efficient animated wallpaper daemon for Wayland. More information: <https://github.com/LGFae/swww#us

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandefficientswwwclidaemonwallpaperanimatedfor
linux

Problem

How to use the swww command: Efficient animated wallpaper daemon for Wayland. More information: <https://github.com/LGFae/swww#usage>.

Solution

swww — Efficient animated wallpaper daemon for Wayland. More information: <https://github.com/LGFae/swww#usage>.

Set wallpaper:
swww img {{path/to/image}}


Set wallpaper to specified outputs:
swww img {{[-o|--outputs]}} {{output1,output2,...}} {{path/to/image}}


Restore last wallpaper:
swww restore


Kill daemon:
swww kill


Display output information:
swww query

Code Snippets

Set wallpaper

swww img {{path/to/image}}

Set wallpaper to specified outputs

swww img {{[-o|--outputs]}} {{output1,output2,...}} {{path/to/image}}

Restore last wallpaper

swww restore

Kill daemon

swww kill

Display output information

swww query

Context

tldr-pages: linux/swww

Revisions (0)

No revisions yet.