8ca66f86e6f3829124fc2d2ff1432f7c7bac5d3c
Hi there 👋
🖤 Thank you for taking the time to check out my dots! I hope you enjoy it and find it inspiring! 🖤
INSTALLATION
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
Dependencies
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.
- Installation using paru
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 git
- Fonts required for the bar and other utils
Download the zip files for these fonts, extract them and put them into .local/share/fonts/ or /usr/share/fonts/
Dotfiles
Now that all the necessary prerequisites have been installed, the next step is to copy the dotfiles to replicate my setup!
- Clone the repo and cd into the cloned folder.
git clone https://github.com/Darkkal44/CozyTile
cd Cozytile
Now that you're in the cloned folder, choose the colorscheme that you'd like to install using the script
- Execute the script
chmod +x install
./install
This script not only provides you with a selection of colorschemes but also creates a backup of the configuration part that will be replaced. In case you want to revert back, the backup is easily available for you. Further details will be provided in the script itself.
- Restart your system
Now that the script has performed its magic, simply restart your system, and voila!
Congratulations! You have successfully replicated my setup! Feel free to experiment with the configurations and enjoy!!!
Thats all!! Have a nice day!
Description
Languages
CSS
37.2%
JavaScript
32.8%
Python
25.2%
Shell
4.4%
Lua
0.4%
