- OS: Arch Linux
- WM: i3-gaps
- Terminal: alacritty
- Shell: bash
- Editor: vim
- Bar: polybar
- Launcher: rofi
- File Manager: vifm, pcmanfm
- PDF Viewer: zathura
- Image Viewer: sxiv
- Notification Daemon: dunst
- Screenshot Tool: flameshot
- Fetch: neofetch, pfetch
- Clipboard Manager: greenclip
- Input Method (Module): fcitx5-skk
Clone this repository.
git clone https://github.com/is-hoku/dotfiles.git ~/dotfiles
Run the install script.
cd ~/dotfiles
make install