diff options
Diffstat (limited to 'configs/.xsecurelockrc')
-rw-r--r-- | configs/.xsecurelockrc | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/configs/.xsecurelockrc b/configs/.xsecurelockrc index be315ba1f2f8..101495c3ef0b 100644 --- a/configs/.xsecurelockrc +++ b/configs/.xsecurelockrc @@ -1,11 +1,5 @@ # Replace the gLinux penguin with a custom image. -XSECURELOCK_LOGO_IMAGE=~/Dropbox/static/pickle-rick.jpg - -# Enable this to remove the background imagery from the xsecurelock screen. -# XSECURELOCK_SAVER=saver_blank - -# Enable this to use the famous "Flying Toasters" screensaver. -# XSECURELOCK_SAVER=saver_xscreensaver +XSECURELOCK_LOGO_IMAGE=~/.local/share/static/pickle-rick.jpg # Turn this off on laptop (not on desktop). -XSECURELOCK_BLANK_DPMS_STATE=on \ No newline at end of file +XSECURELOCK_BLANK_DPMS_STATE=on |