Skip to content

kvdz/switchboard-backup-plug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building and Installation

You'll need the following dependencies:

  • cmake
  • libswitchboard-2.0-dev
  • libgranite-dev
  • libgtk-3-dev
  • valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

About

this plugin for elementary OS switchboard(settings) is still under development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published