Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 857 Bytes

readme.md

File metadata and controls

30 lines (18 loc) · 857 Bytes

LIVE WALLPAPER

Codacy Badge | Build Status | Wiki

Debian

Example command

livewall -ov -ni -fs -- mpv -wid WID --keepaspect=no --loop PATH-OF.gif 

Dependencies required :-

  • xorg-dev
  • build-essential
  • libx11-dev
  • x11proto-xext-dev
  • libxrender-dev
  • libxext-dev

Following command will install the dependencies

sudo apt-get install xorg-dev build-essential libx11-dev x11proto-xext-dev libxrender-dev libxext-dev