Skip to content

FranRodriguez/switchboard-plug-bing-wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bing Wallpaper Plug

Building and Installation

You'll need the following dependencies:

  • cmake
  • libswitchboard-2.0-dev
  • granite
  • posix
  • valac

It's recommended to create a clean build environment

mkdir build
cd build/

Run cmake to configure the build environment and then make to build

cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make

To install, use make install, then execute with switchboard

sudo make install
switchboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published