config: add delta config and enhance lazygit with Dracula theme

- Extract delta configuration to dedicated managed config file
- Update lazygit with full Dracula theme and quality-of-life improvements
- Remove banner comments from config files for cleaner format
- Update git-related tool scripts (install-fonts, share utility)
This commit is contained in:
2026-01-03 19:26:36 -06:00
parent ce9afed824
commit 91e58db0d9
6 changed files with 626 additions and 402 deletions
-12
View File
@@ -11,10 +11,6 @@
-->
<fontconfig>
<!-- ============================================================
Global Rendering Settings
============================================================ -->
<!-- Enable antialiasing for smooth edges -->
<match target="font">
<edit name="antialias" mode="assign">
@@ -87,10 +83,6 @@
</edit>
</match>
<!-- ============================================================
Default Font Aliases
============================================================ -->
<!-- Sans-serif: Inter with Noto Sans fallback -->
<alias>
<family>sans-serif</family>
@@ -194,10 +186,6 @@
</prefer>
</alias>
<!-- ============================================================
Font-Specific Tweaks
============================================================ -->
<!--
Geist Mono: Use slight hinting for clean rendering
Geist Mono has good weight distribution