diff --git a/assets/.config.zip b/assets/.config.zip new file mode 100644 index 0000000..7b56b98 Binary files /dev/null and b/assets/.config.zip differ diff --git a/projects/projects.json b/projects/projects.json index 9608146..14a69fd 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -52,5 +52,11 @@ "subheader": "My GitHub Repositories", "description": "Here are all of my GitHub repositories, where you can fork, star, and open issues (if needed).", "url": "https://github.com/zyqunix?tab=repositories" + }, + { + "name": "Hyprland Dots", + "subheader": "My Hyprland Dotfiles", + "description": "My Arch Hyprland dotfiles with my rofi, wallust and hypr", + "url": "/assets/.config.zip" } ] \ No newline at end of file