Skip to content

pongloongyeat/wingpanel-indicator-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wingpanel Template Indicator

Building and Installation

You'll need the following dependencies:

libwingpanel-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

Then run killall wingpanel to restart wingpanel.

About

Template files for making a Wingpanel indicator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published