Skip to content

callmenoodles/livelayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Layer

Live Layer is a wallpaper utility allowing users to set an HTML or web wallpaper.

Important

The current version of Live Layer only supports wlroots-based Wayland compositors.

Note

Live Layer works on tiling Wayland compositors.

Usage

Local

$ livelayer path/to/wallpaper.html

Remote

$ livelayer https://example.com

Tip

If you have a multi-monitor setup and launch Live Layer with your compositor, it's possible it doesn't detect the monitor at first, thus rendering the wallpaper on a different monitor. In this case, chain the livelayer command with sleep:

$ sleep 2; livelayer /path/to/wallpaper.html

Output to Specific Monitor

$ livelayer path/to/wallpaper.html -o <monitor>

About

Web wallpaper utility for Wayland compositors

Topics

Resources

License

Stars

Watchers

Forks

Languages