From ca1dd9561f68ac27561a2f6a0f13bb05130fe899 Mon Sep 17 00:00:00 2001 From: Tharre Date: Sun, 19 Dec 2021 02:56:33 +0100 Subject: weechat: use new passphrase_command instead of env --- .weechat/sec.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.weechat') diff --git a/.weechat/sec.conf b/.weechat/sec.conf index 2e4226a..85d583a 100644 --- a/.weechat/sec.conf +++ b/.weechat/sec.conf @@ -12,7 +12,7 @@ [crypt] cipher = aes256 hash_algo = sha256 -passphrase_command = "" +passphrase_command = "/usr/bin/pass personal/weechat" salt = off [data] -- cgit v1.2.3-70-g09d2