Skip to content
Jovan Lanik edited this page Sep 11, 2022 · 2 revisions

Summary

Usage

Load module by running $ gtklock -m /path/to/userinfo-module.so or adding modules=/path/to/userinfo-module.so to your gtklock config. If you installed both gtklock and the module using your package manager your can use $ gtklock -m userinfo-module and it will load from the system directory. gtklock should show your username above the clock. Proceed to setup.

Config

gtklock-userinfo-module has a few config options available in ~/.config/gtklock/config.ini:

[userinfo]
round-image=true
vertical-layout=true
under-clock=false

User info setup

There are a few tools to set your user info. I recommend mugshot and SwaySettings. If you want to avoid using any tools, manually create a 96x96 PNG image at ~/.face.

Clone this wiki locally