📚 docs(readme): add wip warning
This commit is contained in:
@@ -1,24 +1,8 @@
|
|||||||
# Retrozinn's Hyprland Dots
|
# Retrozinn's Hyprland Dots
|
||||||
My customized Hyprland configuration that I use everyday!
|
My customized Hyprland dotfiles that I keep changing time to time!
|
||||||
|
|
||||||
<div align="center">
|
|
||||||
<div class="screenshot-container">
|
|
||||||
<img width=48% src="repo/shots/lockscreen.png">
|
|
||||||
<img width=48% src="repo/shots/showoff.png">
|
|
||||||
<img width=48% src="repo/shots/tools.png">
|
|
||||||
<img width=48% src="repo/shots/gh_profile.png">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
more screenshots in [`repo/shots`](https://github.com/retrozinndev/Hyprland-Dots/tree/ryo/repo/shots)
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
https://github.com/user-attachments/assets/6da4ee8f-56d0-4b2e-9ce7-5d721ad9c943
|
|
||||||
|
|
||||||
<p>(for some reason I was nervous when recording this lol)</p>
|
|
||||||
</div>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
|
> [!warning]
|
||||||
|
> This is a work in progress, it's still not ready to use.
|
||||||
|
|
||||||
## 🎨 Colors
|
## 🎨 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.
|
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
|
$ 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
|
### 🎉 Apps
|
||||||
- Browser: [Zen Browser]
|
- Browser: [Zen Browser]
|
||||||
- Text Editor: [Neovim], my config is [here](https://github.com/retrozinndev/nvim-conf.lua)
|
- Text Editor: [Neovim], my config is [here](https://github.com/retrozinndev/nvim-conf.lua)
|
||||||
|
|||||||
Reference in New Issue
Block a user