Update README.md

This commit is contained in:
Darkkal44
2023-03-29 15:34:09 +05:30
committed by GitHub
parent 1afedff0d7
commit 647fb585c7
+26 -1
View File
@@ -1,4 +1,29 @@
<a href='#'><img align="center" src="./Assets/Preview.png" alt="Cozytile"></a>
<div align="center">
Hi there! Thank you for taking the time to check out my Linux rice configuration on GitHub. I hope you enjoy it and find it inspiring. And of course Praise Qtile!
### Hi there ✌
</div>
<div align="center">
#### 🖤 Thank you for taking the time to check out my dots! I hope you enjoy it and find it inspiring! Praise Qtile 🥀
</div>
<div align="center">
## Installation
</div>
###### Note: This configuration is designed with the assumption that the main files, such as ".config", will be located in the home folder (~/). If this is not the case for you, then you may need to manually adjust the dotfiles
<details>
<summary><h3>Dependencies</h3></summary>
###### The first step is to install the necessary prerequisites. I am using an AUR helper called Paru, but please note that this may differ for you.
```sh
paru -Syu base-devel qtile python-psutil pywal-git picom-jonaburg-fix dunst zsh starship mpd ncmpcpp playerctl brightnessctl alacritty pfetch htop flameshot thunar roficlip rofi ranger cava pulseaudio pavucontrol neovim vim
```
</details>