# gtklock-playerctl-module
gtklock module adding media player controls to the lockscreen.

## About
Adds a mpris media player controller to the lockscreen.
The `gtklock-module.h` header can be used when making your own modules.
__⚠️ Module version matches the compatible gtklock version. Other versions might or might not work.__
## Dependencies
- Meson (build-time)
- pkg-config (build-time)
- gtk+3.0
- playerctl
- libsoup-3.0
|