Skip to content

emadadeldev/dwm

Repository files navigation

Dependencies

sudo xbps-install -y \
  git nano base-devel \
  libX11 libX11-devel \
  libXinerama libXinerama-devel \
  libXft libXft-devel \
  fontconfig fontconfig-devel

Clone Repository

git clone https://github.com/emadadeldev/dwm.git
cd dwm

Build & Install

sudo make clean install

dmenu

cd dmenu
sudo make clean install

Dotfiles

curl -L https://raw.githubusercontent.com/emadadeldev/dwm/refs/heads/main/.bash_profile -o ~/.bash_profile
curl -L https://raw.githubusercontent.com/emadadeldev/dwm/refs/heads/main/.xinitrc -o ~/.xinitrc
mkdir -p ~/.fonts
wget https://github.com/emadadeldev/dwm/raw/refs/heads/main/fonts/JetBrainsMono-VariableFont_wght.ttf \
  -O ~/.fonts/JetBrainsMono-VariableFont_wght.ttf
fc-cache -fv

About

My minimal Void DWM

Resources

Stars

Watchers

Forks

Contributors