From 11d638dbe65c542c4a945ecf00faa28c2c11a712 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 10 Dec 2021 09:35:22 +0100 Subject: [PATCH] xsecurelock: mental note on how to add video --- bin/xsecurelock-saver | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/xsecurelock-saver b/bin/xsecurelock-saver index 8080ea3..c15c375 100755 --- a/bin/xsecurelock-saver +++ b/bin/xsecurelock-saver @@ -13,6 +13,10 @@ done through environment variables: """ +# In case I want to put a video instead of an image: +# https://gist.github.com/NBonaparte/89fb1b645c99470bc0f6. Check +# `bin/wallpaper' for some sources. + import os import types import datetime