Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Installation

nuxsh edited this page Oct 4, 2021 · 5 revisions

Requirements

Build Dependencies

  • Xlib header files
    • libx11
    • libXft
    • libXinerama
  • yajl

Runtime Dependencies (optional)

  • A Nerd Font for the bar icons
  • dmenu for prompt
  • xmenu for the menus

Install

git clone https://github.com/nuxshed/dwm.git
cd dwm
sudo make install