added keyd config with mapping altgr+oklm as navigation and other

This commit is contained in:
ohinh 2026-09-14 22:21:46 +02:00
parent f2f98d6fee
commit 64bbe514fb
203 changed files with 10630 additions and 3 deletions

View file

@ -0,0 +1,33 @@
# ZETTLR DEFAULTS FILE
# ====================
# Conversion: Markdown --> RichTextFormat
# More info: https://pandoc.org/MANUAL.html
reader: markdown
writer: rtf
self-contained: false
variables: {}
metadata-files: []
include-before-body: []
include-after-body: []
include-in-header: []
bibliography: []
filters:
- type: citeproc
wrap: none
columns: 78
dpi: 72
toc: false
toc-depth: 2
number-sections: false
section-divs: true
identifier-prefix: ''
title-prefix: ''
eol: lf
strip-comments: false
ascii: false
default-image-extension: .jpg
highlight-style: pygments
reference-doc: myref.docx
tab-stop: 4
preserve-tabs: false
fail-if-warnings: false