mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-14 20:56:36 +00:00
18 lines
307 B
YAML
18 lines
307 B
YAML
colors:
|
|
body: none
|
|
date: black
|
|
tags: yellow
|
|
title: cyan
|
|
default_hour: 23
|
|
default_minute: 59
|
|
editor: nvim
|
|
encrypt: false
|
|
highlight: true
|
|
indent_character: '|'
|
|
journals:
|
|
default:
|
|
journal: /home/hm-user/jrnl/journal.txt
|
|
linewrap: 79
|
|
tagsymbols: '#@'
|
|
template: false
|
|
timeformat: '%d. %h %Y %H:%M'
|