blob: 101495c3ef0bf1adcef9784ce1d001be0dc63087 (
plain) (
blame)
1
2
3
4
5
|
# Replace the gLinux penguin with a custom image.
XSECURELOCK_LOGO_IMAGE=~/.local/share/static/pickle-rick.jpg
# Turn this off on laptop (not on desktop).
XSECURELOCK_BLANK_DPMS_STATE=on
|