📚 docs(readme): organize sections and text
This commit is contained in:
@@ -7,7 +7,8 @@ My Hyprland dotfiles that I keep improving almost everyday! 🤩 (i love doing t
|
||||
> If you're searching for the stable dotfiles, go to the [`ryo`](https://github.com/retrozinndev/Hyprland-Dots/tree/ryo) branch! <br>
|
||||
|
||||
## ❓ Why
|
||||
These dotfiles includes a desktop shell I made with [GTK] using [Astal] and [AGS] + [TypeScript]. It took me a lot of time to make this, so please star the repo if you like it! :star:
|
||||
These dotfiles include a desktop shell made with [GTK], using [Astal] and [AGS] + [TypeScript].
|
||||
It really took me a lot of time to make this, so please star the repo if you like it! :star:
|
||||
|
||||
### ✔️ What's included in this shell
|
||||
- Super pretty Bar, Control Center and Clock Window(with calendar and media controller)
|
||||
@@ -34,18 +35,22 @@ These dotfiles includes a desktop shell I made with [GTK] using [Astal] and [AGS
|
||||

|
||||
|
||||
## 🎨 Colors
|
||||
All the colors of the interface are dynamically generated from your wallpaper! This is possible by using [pywal16] (fork of pywal), a cli tool to generate color schemes on the fly.
|
||||
All the colors of the interface are dynamically generated from your wallpaper!
|
||||
This is possible by using [pywal16] (fork of pywal), a cli tool to generate color schemes on the fly.
|
||||
|
||||
## 🖼️ Wallpapers
|
||||
When you're at the [Installation](#Installation) process, you can choose whether to install the wallpapers. Or if you haven't, you can just create a directory `~/wallpapers` in your home `~` and put images you want to use as wallpapers!
|
||||
When you're at the [Installation](#Installation) process, you can choose whether to install the wallpapers.
|
||||
Or if you haven't, you can just create a directory `~/wallpapers` in your home `~` and put images you want to use as wallpapers!
|
||||
|
||||
You can select any of the images inside `~/wallpapers` by pressing <kbd>SUPER</kbd> + <kbd>W</kbd> or by accessing the Control Center and clicking in the image icon on top.
|
||||
## :keyboard: Binds
|
||||
You can see pre-configured bindings in the [Wiki/Bindings] page!
|
||||
You can select any of the images inside `~/wallpapers` by pressing <kbd>SUPER</kbd> + <kbd>W</kbd> or by accessing the
|
||||
Control Center and clicking in the image icon on top.
|
||||
|
||||
### ℹ️ Source
|
||||
All wallpapers inside this repo are not made by me! You can find all sources inside the [`WALLPAPERS.md`](https://github.com/retrozinndev/Hyprland-Dots/blob/ryo/WALLPAPERS.md) file.
|
||||
|
||||
## ⌨️ Binds
|
||||
You can see pre-configured bindings in the [Wiki/Bindings] page!
|
||||
|
||||
## 🌐 Internationalization
|
||||
This Shell supports i18n. Currently, it supports the following languages:
|
||||
- English (United States), maintained by [@retrozinndev](https://github.com/retrozinndev)
|
||||
@@ -68,11 +73,13 @@ See the Installation Guide on [Wiki/Installation].
|
||||
Having issues? Please create a [new Issue] here, I'll be happy to help you out!
|
||||
|
||||
## 📜 License
|
||||
This repo is licensed under the [MIT License].
|
||||
This repo is licensed under the [MIT License], project is made and maintained by [retrozinndev](https://github.com/retrozinndev).
|
||||
|
||||
## 🌠 Stargazers
|
||||
Thanks to everyone who starred my project! 💖
|
||||
[](https://starchart.cc/retrozinndev/Hyprland-Dots)
|
||||
[](https://starchart.cc/retrozinndev/Hyprland-Dots)
|
||||
|
||||
<!-- References of other projects -->
|
||||
[pywal16]: https://github.com/eylles/pywal16
|
||||
|
||||
Reference in New Issue
Block a user