diff options
Diffstat (limited to '.weechat/sec.conf')
-rw-r--r-- | .weechat/sec.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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] |