Configuration files for my Arch Linux setup.
Distro | Arch Linux |
---|---|
Window manager | bspwm |
Bar | Polybar |
Terminal emulator | Alacritty/Kitty |
Application launcher | Rofi |
Widgets | eww |
Music player | mpd-ncmpcpp |
Editor | Neovim/Geany |
File manager | Yazi/Thunar |
Shell | Zsh |
Compositor | picom |
Notification daemon | Dunst |
The installation script is designed for a minimal Arch Linux install, but may work on some Arch-based distros.
To install, execute the following commands:
git clone --depth 1 https://github.com/0xN1nja/dotfiles.git
cd dotfiles
./install.sh