index — dots-the-third @ 7437ca00fde8744279f39525f3cce123e5d4d712

I don't need nix, I have a way worse solution!

jrnl/.config/jrnl/jrnl.yaml (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
colors:
  body: none
  date: black
  tags: yellow
  title: cyan
default_hour: 9
default_minute: 0
display_format: boxed
editor: nvim
encrypt: true
highlight: true
indent_character: '|'
journals:
  default:
    encrypt: true
    journal: /home/crispy/.local/share/jrnl/journal.txt
linewrap: 79
tagsymbols: '#@'
template: false
timeformat: '%F %r'
version: v4.2.1