From 14d71cb60c947a28c39b32dc304b7dfc6ee1d6c6 Mon Sep 17 00:00:00 2001 From: Alexander Wainwright Date: Sat, 2 Aug 2025 18:25:49 +1000 Subject: [PATCH] Update jrnl settings --- alex/home.nix | 2 +- alex/jrnl/jrnl.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/alex/home.nix b/alex/home.nix index d83e090..c093011 100644 --- a/alex/home.nix +++ b/alex/home.nix @@ -36,7 +36,7 @@ home.file.".config/tmux/tmux.conf".source = ./tmux/tmux.conf; home.file.".config/tmux/tmux.conf.local".source = ./tmux/tmux.conf.local; home.file.".wezterm.lua".source = ./wezterm.lua; - home.file.".config/jrnl/ro_jrnl.yaml".source = ./jrnl/jrnl.yaml; + home.file.".config/jrnl/jrnl.yaml".source = ./jrnl/jrnl.yaml; home.file.".config/fish/functions" = { source = ./fish/functions; recursive = true; diff --git a/alex/jrnl/jrnl.yaml b/alex/jrnl/jrnl.yaml index e4f56d2..3772660 100644 --- a/alex/jrnl/jrnl.yaml +++ b/alex/jrnl/jrnl.yaml @@ -16,4 +16,4 @@ linewrap: 80 tagsymbols: '#@' template: false timeformat: '%F %r' -version: v4.1 +version: v4.2