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,14 @@
# ZETTLR DEFAULTS FILE
# ====================
# Conversion: Microsoft Word --> Markdown
# More info: https://pandoc.org/MANUAL.html
reader: docx
writer: markdown
# Set track-changes to "reject" to revert all changes.
# Set to "all" to include everything.
track-changes: accept
# Extract images etc. from the document into this directory
extract-media: ./assets
wrap: none
# Set to setext to produce underlined h1 and h2
markdown-headings: atx