josprachi / switchboard-plug-notifications

Switchboard Notifications Plug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switchboard Notifications Plug

l10n

screenshot

Building and Installation

You'll need the following dependencies:

  • libgranite-dev
  • libswitchboard-2.0-dev
  • meson
  • 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

Switchboard Notifications Plug

License:GNU General Public License v2.0


Languages

Language:Vala 93.9%Language:Meson 6.1%