From e12af66d955f5cd5c0f84d39bc333522eba7a29b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Dias?=
<65513943+retrozinndev@users.noreply.github.com>
Date: Tue, 19 Nov 2024 21:43:58 -0300
Subject: [PATCH] :books: docs(readme): add wip warning
---
README.md | 25 +++----------------------
1 file changed, 3 insertions(+), 22 deletions(-)
diff --git a/README.md b/README.md
index 8da7dcb..ab9cb08 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,8 @@
# Retrozinn's Hyprland Dots
-My customized Hyprland configuration that I use everyday!
-
-
-
-
- more screenshots in [`repo/shots`](https://github.com/retrozinndev/Hyprland-Dots/tree/ryo/repo/shots)
-
-
-
- https://github.com/user-attachments/assets/6da4ee8f-56d0-4b2e-9ce7-5d721ad9c943
-
-
(for some reason I was nervous when recording this lol)
-
-
+My customized Hyprland dotfiles that I keep changing time to time!
+> [!warning]
+> This is a work in progress, it's still not ready to use.
## 🎨 Colors
All the colors are dynamically based on the current wallpaper! This is possible by using [pywal], a cli tool to generate colorschemes by using an image as a base.
@@ -43,9 +27,6 @@ In order to install this style right away, just run this installation script:
$ git clone "https://github.com/retrozinndev/Hyprland-Dots.git"; cd Hyprland-Dots; bash apply.sh
```
-### ❔ How to Use
-See usage and other relevant info on the [Wiki].
-
### 🎉 Apps
- Browser: [Zen Browser]
- Text Editor: [Neovim], my config is [here](https://github.com/retrozinndev/nvim-conf.lua)