From 4a0a4b44f69411079112dacd01e58d8db9c7c402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Dias?= <65513943+retrozinndev@users.noreply.github.com> Date: Tue, 1 Apr 2025 11:36:43 -0300 Subject: [PATCH] :books: docs(readme): organize sections and text --- README.md | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 515eb24..a97c91d 100644 --- a/README.md +++ b/README.md @@ -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!
## ❓ 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 ![Neovim](repo/shots/neovim.png) ## 🎨 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 SUPER + W 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 SUPER + W 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! 💖 -[![Stargazers over time](https://starchart.cc/retrozinndev/Hyprland-Dots.svg?background=%2324292e&axis=%23fafbfc&line=%232dba4e)](https://starchart.cc/retrozinndev/Hyprland-Dots) +[![Stargazers over time]( + https://starchart.cc/retrozinndev/Hyprland-Dots.svg?background=%2324292e&axis=%23fafbfc&line=%232dba4e +)](https://starchart.cc/retrozinndev/Hyprland-Dots) [pywal16]: https://github.com/eylles/pywal16