dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

My Configuration Files

My Dotfiles

  • Arigram (tui client for telegram, config file coming soon)
  • Bspwm
  • Dunst
  • Herbstluftwm
  • i3-gaps
  • Mpd
  • Mpv
  • Ncmpcpp
  • Neofetch (replaced with fm6000, still config file is there)
  • Newsboat
  • Picom
  • Polybar
  • Qtile
  • Qutebrowser
  • Ranger
  • Rofi
  • Sxhkd
  • Sxiv (with key handler)
  • Urxvt (replaced with st terminal, still config file is there)
  • Xresources
  • Zathura

Programs with separate repository for configs

  • Neovim: configs are here

Installation:

git clone http://github.com/TechnicalDC/dotfiles
cd dotfiles
cp .* ~
cp -r .config/* ~/.config
cp -r .fonts/* ~/.fonts
cp -r .Xresources.d ~

Screenshots:

screenshots

TODO

  1. Need to create an install.sh script.
  2. Some config needs maintenance.