Update jrnl settings

This commit is contained in:
Alexander Wainwright
2025-08-02 18:25:49 +10:00
parent 753b51604a
commit 14d71cb60c
2 changed files with 2 additions and 2 deletions

View File

@@ -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;

View File

@@ -16,4 +16,4 @@ linewrap: 80
tagsymbols: '#@'
template: false
timeformat: '%F %r'
version: v4.1
version: v4.2