📚 docs(readme): add new installation guide link

This commit is contained in:
João Dias
2025-02-12 16:11:28 -03:00
committed by GitHub
parent 0bbff3ab89
commit 1031079b03
+4 -15
View File
@@ -21,25 +21,14 @@ See more bindings inside the `~/.config/hypr/bindings.conf` file or check the [W
### ️ Source ### ️ 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. 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.
## ⚙️ Installation
## Installation See the Installation Guide on [Wiki/Installation].
You'll need to have installed all needed packages before installing my dotfiles! Use your package manager to do so. See needed packages in [Wiki/Dependencies].
In order to install this style right away, just run this installation script:
> ️ Notice: the installation script will make a backup folder containing all previous files in `~/hyprland-dots-bkp`.
> 💡 Tip: Note the `$` character means that it's recommended to run this command without root privileges.
```nushell
$ git clone https://github.com/retrozinndev/Hyprland-Dots; cd Hyprland-Dots; sh apply.sh
```
### 🎉 Tools ### 🎉 Tools
- 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)
- Terminal Emulator: [Kitty] - Terminal Emulator: [Kitty]
- Bar and Widgets: [AGS](https://aylur.github.io/ags/)(Aylur's GTK Shell) and [Astal](https://aylur.github.io/astal) - Bar and Widgets: [AGS](https://aylur.github.io/ags)(Aylur's GTK Shell) and [Astal](https://aylur.github.io/astal)
- Shell: [Nushell] - Shell: [Nushell]
- See more on the [wiki]! - See more on the [wiki]!
@@ -58,7 +47,7 @@ Thanks to everyone who starred my dotfiles! 💖
[zen browser]: https://zen-browser.app [zen browser]: https://zen-browser.app
[neovim]: https://neovim.io [neovim]: https://neovim.io
[nushell]: https://nushell.sh [nushell]: https://nushell.sh
[kitty]: https://sw.kovidgoyal.net/kitty/ [kitty]: https://sw.kovidgoyal.net/kitty
<!-- Web refs --> <!-- Web refs -->
[mit license]: https://en.wikipedia.org/wiki/MIT_License [mit license]: https://en.wikipedia.org/wiki/MIT_License