Dotfiles for my Arch Linux system running dwm.
- Verify that your system has
git,make, andyayinstalled. - Clone the repository.
git clone https://github.com/joeyshi12/dotfiles.git .dotfiles
- Install dependencies from the package lists.
sudo pacman -S --needed - < ~/.dotfiles/pkglist.txt yay -S --needed < ~/.dotfiles/aur_pkglist.txt
- Install the dotfiles.
~/.dotfiles/scripts/install.sh - Unpack any custom themes and icons to
~/.local/share/themesand~/.local/share/iconsrespectively- Theme: https://www.gnome-look.org/p/1318133
- Icons: breeze-icons
- Should already be installed from
pkglist.
- Should already be installed from
- Apply themes and icons from the
lxappearance-gtk3desktop application.
