diff --git a/fonts/GrapeNuts-Regular.ttf b/fonts/GrapeNuts-Regular.ttf new file mode 100644 index 0000000..d2db834 Binary files /dev/null and b/fonts/GrapeNuts-Regular.ttf differ diff --git a/fonts/Icomoon-Feather.ttf b/fonts/Icomoon-Feather.ttf new file mode 100644 index 0000000..88bdfd0 Binary files /dev/null and b/fonts/Icomoon-Feather.ttf differ diff --git a/fonts/Iosevka-Nerd-Font-Complete.ttf b/fonts/Iosevka-Nerd-Font-Complete.ttf new file mode 100644 index 0000000..bbb351c Binary files /dev/null and b/fonts/Iosevka-Nerd-Font-Complete.ttf differ diff --git a/fonts/JetBrains-Mono-Nerd-Font-Complete.ttf b/fonts/JetBrains-Mono-Nerd-Font-Complete.ttf new file mode 100644 index 0000000..f9f0185 Binary files /dev/null and b/fonts/JetBrains-Mono-Nerd-Font-Complete.ttf differ diff --git a/mod.toml b/mod.toml index c480ed9..934389e 100644 --- a/mod.toml +++ b/mod.toml @@ -9,3 +9,6 @@ zshrc = "~/.zshrc" [modules.rofi.content] rofi = "~/.config/rofi" + +[modules.fonts.content] +fonts = "~/.local/share/fonts"