Commit: 98fd825a9fb89082c150131fee06066ebe6cfe87 Parent: b2cc4a5b6e85d55e8f8f4f4a2ff960c3826363fd Author: Johannes Thyssen Tishman Date: Sat, 13 Apr 2024 17:30:20 +0000 Add lk script Diffstat: A lk | 7 +++++++ 1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/lk b/lk @@ -0,0 +1,7 @@ +#!/bin/sh + +# Clear clipboard and gpg-agent credentials before locking screen with xlock. + +xclip -i /dev/null +gpgconf --reload gpg-agent +xlock