From 066acee0354049424f380829931791886277e4bc Mon Sep 17 00:00:00 2001 From: Jovan Lanik Date: Thu, 8 Sep 2022 20:23:50 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a2e00bf..f6addb1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # gtklock-powerbar-module +gtklock module adding power controls to the lockscreen. ## About +Adds a reboot and poweroff button the 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.__