Skip to content

karimhussein1/dwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My build of dwm

  • dwm is a window manager for X server on linux

Applied Patches

Dependencies

Arch Linux

sudo pacman -S base-devel libx11 libxft libxinerama freetype2 fontconfig

Debian

sudo apt install build-essential libx11-dev libxft-dev libxinerama-dev libfreetype6-dev libfontconfig1-dev

Void Linux

sudo xbps-install base-devel libX11-devel libXft-devel libXinerama-devel freetype-devel fontconfig-devel

Installation

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

then add exec dwm to your /etc/X11/xinit/xinitrc file

About

my build of suckless dwm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published