otter-lock locks the session over ext-session-lock-v1. It covers every output when loginctl lock-session runs or otter-idle triggers a lock.
Usage
Lock the session:Super+L.
logind starts otter-lock when a lock is requested. Do not run it as a persistent daemon.
Configuration
Config file:~/.config/otter-shell/otter-lock.conf
Wallpaper background
When otter-wallpaper is running, the lockscreen reads$XDG_RUNTIME_DIR/otter-shell/wallpaper-state for the same wallpaper behind the lock UI.
Authentication
- PAM password authentication (
pam_serviceconfig key) - Fingerprint via fprintd when
enable_fingerprint = true - Build with
-Denable_pam=falseor-Denable_dbus=falsedisables auth features (developer builds only)
Keybindings
| Key | Action |
|---|---|
| Enter | Submit password |
| Escape | Cancel fingerprint prompt |

