Files
home/.config/glow/glow.yml
T
valknarandClaude Sonnet 4.6 f36e978846 fix(glow): use ~ relative path for Nord style
glow expands ~ via go-homedir, so the absolute path is not needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 18:16:16 +02:00

9 lines
198 B
YAML

# style name or JSON path (default "auto")
style: "~/.config/glow/nord.json"
# mouse support (TUI-mode only)
mouse: false
# use pager to display markdown
pager: false
# word-wrap at width
width: 80