This is a repository for my personal dotfiles. It contains configuration files for various applications and tools that I use on a daily basis. Also ,Im going to add a shell script that will automatically replace your configs with mine
- wm/compositor :
hyprland - bar :
waybar - text-editor :
Nvim - session-locker :
swaylock - prompt :
starship - terminal :
alacritty - music visualizer :
cava - shell :
fish - file manager :
thunar - launcher/power menu :
rofi
btw for laucher and powermenu im using this rofi forked!!
Before using these dotfiles, make sure you have the following dependencies installed on your system:
To install the required packages on Debian/Ubuntu, use the following command:
sudo apt-get update
sudo apt-get install -y python3 python3-pip
To install the required packages on Fedora, use the following command:
sudo dnf install -y python3 python3-pip
To install the required packages on Arch Linux, use the following command:
sudo pacman -S python python-pip
cd ~/Personal-Dotfiles
pip install -r requirements.txt
python setup.py
pretty easy right?, And btw your configs will be stored in userprev_config so rest assured!
Although im still working on it and quite new T-T
idk if its to your liking or not but im trying my best ^^
Take more of it y'all
I hope you find these dotfiles useful, and please feel free to contribute any improvements or suggestions!



