From 2876eaf0449cc49e86b1f11f808c355189228414 Mon Sep 17 00:00:00 2001
From: zyqunix <fabiovanek2008@gmail.com>
Date: Thu, 28 Nov 2024 16:59:03 +0100
Subject: [PATCH] config.zip instead of .config.zip

---
 projects/projects.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/projects.json b/projects/projects.json
index 14a69fd..f52fc75 100644
--- a/projects/projects.json
+++ b/projects/projects.json
@@ -57,6 +57,6 @@
         "name": "Hyprland Dots",
         "subheader": "My Hyprland Dotfiles",
         "description": "My Arch Hyprland dotfiles with my rofi, wallust and hypr",
-        "url": "/assets/.config.zip"
+        "url": "/assets/config.zip"
     }
 ]
\ No newline at end of file