From 8237e2ba3b1c224ce5f05673fa47312e69d4980c Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Tue, 27 Oct 2020 14:27:56 -0400 Subject: move fonts to subfolders --- .../fonts/ApercuMono/FontsFree-Net-ApercuMono.ttf | Bin 0 -> 26076 bytes .../share/fonts/Font Awesome 5 Brands-Regular-400.otf | Bin 475468 -> 0 bytes .local/share/fonts/Font Awesome 5 Free-Regular-400.otf | Bin 97112 -> 0 bytes .local/share/fonts/Font Awesome 5 Free-Solid-900.otf | Bin 591244 -> 0 bytes .../FontAwesome/Font Awesome 5 Brands-Regular-400.otf | Bin 0 -> 475468 bytes .../FontAwesome/Font Awesome 5 Free-Regular-400.otf | Bin 0 -> 97112 bytes .../FontAwesome/Font Awesome 5 Free-Solid-900.otf | Bin 0 -> 591244 bytes .local/share/fonts/FontsFree-Net-ApercuMono.ttf | Bin 26076 -> 0 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 .local/share/fonts/ApercuMono/FontsFree-Net-ApercuMono.ttf delete mode 100644 .local/share/fonts/Font Awesome 5 Brands-Regular-400.otf delete mode 100644 .local/share/fonts/Font Awesome 5 Free-Regular-400.otf delete mode 100644 .local/share/fonts/Font Awesome 5 Free-Solid-900.otf create mode 100644 .local/share/fonts/FontAwesome/Font Awesome 5 Brands-Regular-400.otf create mode 100644 .local/share/fonts/FontAwesome/Font Awesome 5 Free-Regular-400.otf create mode 100644 .local/share/fonts/FontAwesome/Font Awesome 5 Free-Solid-900.otf delete mode 100644 .local/share/fonts/FontsFree-Net-ApercuMono.ttf (limited to '.local/share') diff --git a/.local/share/fonts/ApercuMono/FontsFree-Net-ApercuMono.ttf b/.local/share/fonts/ApercuMono/FontsFree-Net-ApercuMono.ttf new file mode 100644 index 0000000..22dfdff Binary files /dev/null and b/.local/share/fonts/ApercuMono/FontsFree-Net-ApercuMono.ttf differ diff --git a/.local/share/fonts/Font Awesome 5 Brands-Regular-400.otf b/.local/share/fonts/Font Awesome 5 Brands-Regular-400.otf deleted file mode 100644 index 8ba7054..0000000 Binary files a/.local/share/fonts/Font Awesome 5 Brands-Regular-400.otf and /dev/null differ diff --git a/.local/share/fonts/Font Awesome 5 Free-Regular-400.otf b/.local/share/fonts/Font Awesome 5 Free-Regular-400.otf deleted file mode 100644 index 3ec6277..0000000 Binary files a/.local/share/fonts/Font Awesome 5 Free-Regular-400.otf and /dev/null differ diff --git a/.local/share/fonts/Font Awesome 5 Free-Solid-900.otf b/.local/share/fonts/Font Awesome 5 Free-Solid-900.otf deleted file mode 100644 index cac31d8..0000000 Binary files a/.local/share/fonts/Font Awesome 5 Free-Solid-900.otf and /dev/null differ diff --git a/.local/share/fonts/FontAwesome/Font Awesome 5 Brands-Regular-400.otf b/.local/share/fonts/FontAwesome/Font Awesome 5 Brands-Regular-400.otf new file mode 100644 index 0000000..8ba7054 Binary files /dev/null and b/.local/share/fonts/FontAwesome/Font Awesome 5 Brands-Regular-400.otf differ diff --git a/.local/share/fonts/FontAwesome/Font Awesome 5 Free-Regular-400.otf b/.local/share/fonts/FontAwesome/Font Awesome 5 Free-Regular-400.otf new file mode 100644 index 0000000..3ec6277 Binary files /dev/null and b/.local/share/fonts/FontAwesome/Font Awesome 5 Free-Regular-400.otf differ diff --git a/.local/share/fonts/FontAwesome/Font Awesome 5 Free-Solid-900.otf b/.local/share/fonts/FontAwesome/Font Awesome 5 Free-Solid-900.otf new file mode 100644 index 0000000..cac31d8 Binary files /dev/null and b/.local/share/fonts/FontAwesome/Font Awesome 5 Free-Solid-900.otf differ diff --git a/.local/share/fonts/FontsFree-Net-ApercuMono.ttf b/.local/share/fonts/FontsFree-Net-ApercuMono.ttf deleted file mode 100644 index 22dfdff..0000000 Binary files a/.local/share/fonts/FontsFree-Net-ApercuMono.ttf and /dev/null differ -- cgit v1.2.3