f6f52e36f953961a09491ec516c3569d49965743
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. The script will also setup your terminal, it'll install and configure zsh, oh-my-zsh, starship and some plugins.
Rerun the script incase you wanna change the colorscheme in the future! More color scheme's coming sooonn!!
Final step
Now that you're done with copying the dotfiles, it's time to hop into Qtile. This requires installing a display manager like sddm. Here are the steps to install sddm:
- Install it using paru
paru -Sy sddm
- Enable and start sddm
sudo systemctl enable sddm && sudo systemctl start sddm
Now that you're in the login screen of sddm, just select Qtile from wm selector, then login with your root password! viola ✨
- Enjoy!
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%
