From ebb7b9b369bc6a98a5897277db45fbf9c6b618b3 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Fri, 1 Mar 2024 20:15:27 -0500 Subject: [PATCH] ADD journal crypt --- .files/rofi-dev-configs/laptop.dhall | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.files/rofi-dev-configs/laptop.dhall b/.files/rofi-dev-configs/laptop.dhall index e218c63..cb28256 100644 --- a/.files/rofi-dev-configs/laptop.dhall +++ b/.files/rofi-dev-configs/laptop.dhall @@ -71,6 +71,14 @@ let defaultDevs = "gpg-config" gpgKey } + , { tKey = "journal" + , tVal = + vcryptTree + "${env:HOME as Text}/Org/new_journal" + (Some "journal") + "org-journal" + "org_journal" + } ] let otherDevs =