From 725f1f1c08c2d7e338d649062622d313292a41fa Mon Sep 17 00:00:00 2001 From: George Abbott Date: Sun, 26 Jan 2025 11:36:35 +0000 Subject: cfg --- cfg/fontconfig/fontconfig | 1 + cfg/fontconfig/fonts.conf | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 120000 cfg/fontconfig/fontconfig create mode 100644 cfg/fontconfig/fonts.conf (limited to 'cfg/fontconfig') diff --git a/cfg/fontconfig/fontconfig b/cfg/fontconfig/fontconfig new file mode 120000 index 0000000..1801512 --- /dev/null +++ b/cfg/fontconfig/fontconfig @@ -0,0 +1 @@ +/home/neo/git/neodot/cfg/fontconfig \ No newline at end of file diff --git a/cfg/fontconfig/fonts.conf b/cfg/fontconfig/fonts.conf new file mode 100644 index 0000000..c34da9b --- /dev/null +++ b/cfg/fontconfig/fonts.conf @@ -0,0 +1,37 @@ + + + + + + serif + + Times New Roman + + + + + sans + + Ubuntu + + + + + monospace + + JetBrains Mono Nerd Font Mono + ProggyClean Nerd Font Mono + CodeNewRoman Nerd Font Mono + IosevkaTerm Nerd Font Propo + CaskaydiaCove Nerd Font Mono + + + NotoSansM Nerd Font Mono + VictorMono Nerd Font Mono + FiraMono Nerd Font + BigBlueTerm437 Nerd Font Mono + + + + ~/.local/share/fonts + -- cgit v1.2.1