Skip to content

set Bing Wallpaper of the Day as your Linux Desktop's wallpaper

Notifications You must be signed in to change notification settings

OlivierLeBozec/linux-bing-wallpaper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Linux Bing Wallpaper Shell Scripts

It sets Bing.com wallpaper of the Day as your Linux Desktop

version 1.1

Bux fixes (bing path has changed) Support XFCE (Xubuntu)

version 1.0

supports GNOME and KDE4

Usage

Download these two scripts.

Put them somewhere

Change mkt variable in bing_wallpaper.sh to yours.

Give them execution permission.

Make them autostart.(Google is your friend)

So next time you boot your computer for the first time a day, it'll run once.

Next boots it will run too, but do nothing.

Easy commands

	mkdir bin
	wget https://raw.github.com/marguerite/linux-bing-wallpaper/master/bing_wallpaper.sh -o bin/bing_wallpaper.sh
	# If you use KDE
	# wget https://raw.github.com/marguerite/linux-bing-wallpaper/master/kde4_set_wallpaper.sh -o bin/kde4_set_wallpaper.sh
	chmod +x bin/*.sh
	./bin/bing_wallpaper.sh

About

set Bing Wallpaper of the Day as your Linux Desktop's wallpaper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%