Skip to content

Latest commit

 

History

History
executable file
·
19 lines (18 loc) · 420 Bytes

README.md

File metadata and controls

executable file
·
19 lines (18 loc) · 420 Bytes

BackgroundChanger

BackgroundChanger for Linux-Gnome

Installing

sudo python setup.py <intervall in secondas> </path/to/your/Wallpapers/>

If you want to change the interval or path, you have to install it new

<style> body{ background-color: #ffffff9e; } html{ background-image: url("assets/logo.JPG"); background-color: #00a1ff; background-position: center; background-size: cover; } </style>