diff --git a/mod.toml b/mod.toml index 934389e..94642b2 100644 --- a/mod.toml +++ b/mod.toml @@ -10,5 +10,7 @@ zshrc = "~/.zshrc" [modules.rofi.content] rofi = "~/.config/rofi" +[modules.fonts] +on_install = "fc-cache" [modules.fonts.content] fonts = "~/.local/share/fonts"