Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 614 Bytes

README.md

File metadata and controls

36 lines (32 loc) · 614 Bytes

dotfiles

Collection of my customized dot files.

Installation

Packages

  • bspwm
  • sxhkd
  • picom
  • rofi
  • feh
  • mpv
  • alacritty
  • cmus
  • lf
  • neovim
  • zathura
  • xsecurelock
  • dunst
  • lemonbar (XFT)
  • iwd
  • libnotify
  • maim

Fonts

Setup

git clone https://github.com/rramiachraf/dotfiles
cp dotfiles/* ~/.config/ -r
rm -rf dotfiles
echo 'export PATH=$PATH:$HOME/.config/rofi' >> $HOME/.bash_profile