Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 548 Bytes

README.md

File metadata and controls

28 lines (26 loc) · 548 Bytes

PRIME indicator for Wingpanel

A PRIME mode switcher for wingpanel.

Build and Installation

You'll need the following dependencies:

  • libgala-dev
  • libgee-0.8-dev
  • libglib2.0-dev
  • libgranite-dev
  • libgtk-3-dev
  • meson
  • libmutter-2-dev
  • valac
  • posix

Configure the build environment with meson:

meson build --prefix=/usr
cd build
ninja

Install:

sudo ninja install