/dotfiles

My dotfiles. i3-gaps, vim, alacritty, polybar, rofi, vifm

Primary LanguageShell

dotfiles

my-desktop-screen

Color scheme

Contents

  • 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

Installation

Clone this repository.

git clone https://github.com/is-hoku/dotfiles.git ~/dotfiles

Run the install script.

cd ~/dotfiles
make install