diff --git a/files/.config/i3/bin/i3lock b/files/.config/i3/bin/i3lock index 7995440..dbaa30e 100755 --- a/files/.config/i3/bin/i3lock +++ b/files/.config/i3/bin/i3lock @@ -7,7 +7,7 @@ if [ -x /usr/bin/gpg-connect-agent ] ; then [ -f ~/.bash_sshagent ] && source ~/.bash_sshagent echo "$SSH_AUTH_SOCK" | grep -q gpg && \ echo "RELOADAGENT" | gpg-connect-agent > /dev/null - echo "FORGET MEH" | xclip -selection clipboard + echo -n "" | xclip -selection clipboard fi /usr/bin/i3lock -tefi "$WALLPAPER"