rramiachraf / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Lua 93.6%Language:Shell 6.4%