mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-24 18:00:58 +01:00
18 lines
309 B
YAML
18 lines
309 B
YAML
colors:
|
|
body: none
|
|
date: green
|
|
tags: yellow
|
|
title: cyan
|
|
default_hour: 9
|
|
default_minute: 0
|
|
editor: vim
|
|
encrypt: false
|
|
highlight: true
|
|
indent_character: '|'
|
|
journals:
|
|
default: ~/journals/journal.txt
|
|
work: ~/journals/work.txt
|
|
linewrap: 80
|
|
tagsymbols: '@'
|
|
template: false
|
|
timeformat: '%Y-%m-%d %H:%M'
|