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,20 @@
# ZETTLR DEFAULTS FILE
# ====================
# Conversion: Markdown --> Microsoft Word
# More info: https://pandoc.org/MANUAL.html
reader: markdown
writer: docx
self-contained: true
variables: {}
metadata-files: []
bibliography: []
filters:
- type: citeproc
dpi: 72
toc: false
toc-depth: 2
eol: lf
strip-comments: false
default-image-extension: .jpg
tab-stop: 4
fail-if-warnings: false