Skip to content

Stakdek/BackgroundChanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>