# gtklock — TANINUX lockscreen config (Fuji greeter look). # glib keyfile format. gtklock is launched as: gtklock -d -c # # NOTE: this file is NOT yet wired into any package — it is a reference/template. # Nothing installs or reads it at the moment (see the tanin-desktop deps: gtklock # is pulled from extra, but no TANINUX package ships this config). [main] # stylesheet + wallpaper-as-css-background live next to this file. # gtklock's keyfile does NOT expand ~ or $HOME reliably, so `style=` needs an # absolute path. Point it at the actual user's gtklock.css, e.g. # style=/home//.config/gtklock/gtklock.css # (left commented on purpose — a hardcoded /home/ would only work for one user). #style=/home//.config/gtklock/gtklock.css # modules (system .so, suffix optional): user avatar+name, and power buttons modules=userinfo;powerbar # built-in clock — time over date, like the greeter's centre clock time-format=%H:%M date-format=%A, %d. %B %Y # hide the input when idle so the wallpaper+clock stay clean; reveal on keypress idle-hide=true idle-timeout=15