- WM : awesome
- Bar : wibar
- App Launcher : Rofi
- Compositor : Picom
- Terminal :
- Emulator : Alacritty
- Shell : Fish
- Prompt : Starship
- Font : Fira-Code-Nerd-Font
- Code Editor : Neovim
- Theme Manager : lxappearance
- System Font : Iosevka-Nerd-Font
- Icon Theme : Tela-circle-dracula
sudo pacman -S awesome alacritty fish neofetch neovim picom btop rofi clipmenu starship tmux stow git-deltaYou will need git and GNU stow
Clone into $HOME directory
git clone https://github.com/edr3x/.dotfiles.git Run stow to symlink everything or just select what you want
stow */ # For Everythingstow nvim # Only nvim config/etc/X11/xorg.conf.d/30-touchpad.conf
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
Option "TappingButtonMap" "lm"
EndSection




