Home

Awesome

gtklock

GTK-based lockscreen for Wayland.

screenshot

About

gtklock is a lockscreen based on gtkgreet. It uses the ext-session-lock Wayland protocol. Works on sway and other wlroots-based compositors.

ℹ️ For documentation, check out the man page and wiki.

Installing gtklock from a repository

gtklock is available on these repositories:

Packaging status

❤️ Please submit an installation command for your distro!

Building from source

$ meson setup builddir
$ ninja -C builddir
# meson install -C builddir

Dependencies

Installing build dependencies

❤️ Please submit an dependency installation command for your distro!