template rofi's config too

Amolith created

Change summary

dot_config/rofi/config.rasi.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

dot_config/rofi/config.rasi.tmpl 🔗

@@ -1,5 +1,5 @@
 configuration {
-    font: "Triplicate A Code 14";
+    font: "{{ .font }} 14";
     show-icons: true;
     icon-theme: "Suru++ Dark";
     sidebar-mode: true;