Skip to content

queeup/bing-wallpaper-changer

Repository files navigation

Bing Wallpaper Changer

It changes your wallpaper everyday at 8AM UTC (or your local time) with Bing wallpaper.

Linux & Gnome (and derivatives) only at the moment.

Dependencies

Install

Use as a normal user.

This script creates directories, downloads necessary files from this github repo to your system (to your user folder) and then runs wallpaper changer script.

With curl

sh -c "$(curl -fsSL https://github.com/queeup/bing-wallpaper-changer/raw/main/install.sh)"

With wget

sh -c "$(wget -nv https://github.com/queeup/bing-wallpaper-changer/raw/main/install.sh -O -)"

Uninstall

Run install script and then choose option 3.