aboutsummaryrefslogtreecommitdiff
path: root/hypr/catppuccin/hyprland.tera
diff options
context:
space:
mode:
Diffstat (limited to 'hypr/catppuccin/hyprland.tera')
-rw-r--r--hypr/catppuccin/hyprland.tera12
1 files changed, 0 insertions, 12 deletions
diff --git a/hypr/catppuccin/hyprland.tera b/hypr/catppuccin/hyprland.tera
deleted file mode 100644
index cefe390..0000000
--- a/hypr/catppuccin/hyprland.tera
+++ /dev/null
@@ -1,12 +0,0 @@
----
-whiskers:
- version: 2.4.0
- matrix:
- - flavor
- filename: "themes/{{flavor.identifier}}.conf"
----
-
-{% for name, color in flavor.colors %}
-${{ name }} = rgb({{ color.hex }})
-${{ name }}Alpha = {{ color.hex }}
-{% endfor %} \ No newline at end of file