diff options
author | Jay Lanagan <j@lngn.net> | 2023-05-05 20:27:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-06 08:28:27 +0700 |
commit | 63d81d1ac557f407cc18b6a118e1a96a39a3189e (patch) | |
tree | ef6fddb3bbbb25fbc7d4bf2613529f9be64449a6 /desktop/gtklock/README | |
parent | fb69895faeb9819e45ee0a52e2de86b006098bbb (diff) |
desktop/gtklock: Added (screen locker for Wayland)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gtklock/README')
-rw-r--r-- | desktop/gtklock/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/gtklock/README b/desktop/gtklock/README new file mode 100644 index 0000000000..047a824996 --- /dev/null +++ b/desktop/gtklock/README @@ -0,0 +1,5 @@ +gtklock (screen locker for Wayland) + +gtklock is a lockscreen based on gtkgreet. It uses the wlr-layer-shell +and wlr-input-inhibitor Wayland protocols. Works on sway and other +wlroots-based compositors. |