Author: Kyle Fuller <kyle@fuller.li> 2024-02-24 19:09:30 +0000 +0000
Committer: Kyle Fuller <kyle@fuller.li> 2024-02-24 19:09:30 +0000 +0000
Commit: 36e761e1b4c768086922fd15ebf0e53830c876d7
Parent: aeccd2590038ac5a9f5cb9f15f0769638d999be0
fix(rofi): update config for later rofi versions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
index f57761297f413875976a15414bc6a77d90a9da8c..ec18ed5f615bc29ec53b02f98373c66354f18409 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -2,5 +2,6 @@ configuration {
font: "Source Code Pro 12";
matching: "fuzzy";
terminal: "kitty";
- theme: "themes/main.rasi";
}
+
+@theme "themes/main.rasi"