Before installing the necessary packages, install AUR helper (yay):
sudo pacman -S --needed git base-develgit clone https://aur.archlinux.org/yay.gitcd yaymakepkg -siBefore applying the dotfiles, install the necessary packages:
sudo pacman -S cava bluetui fastfetch hyprland hyprpaper kitty nautilus zsh waybar flameshot zed rofi prismlauncher wiremix btop opencode
yay -S netpala fetch-git sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"- Fonts:
yay -S --needed inter-font ttf-apple-emoji ttf-noto-color-emoji ttf-noto-serif ttf-jetbrains-mono-nerd ttf-nerd-fonts-symbols-mono ttf-noto-sans-symbols-2Clone the repository:
git clone https://github.com/t00mas33k/arch-dotfiles.git
cd arch-dotfiles
sudo rm -rf .git/
cp -r . ~/MIT License