Skip to content

gonzaru/dwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My customized dwm

Installation

1. Clone

$ git clone https://github.com/gonzaru/dwm.git

2. Copy

# copy the files to your dwm directory
$ cp {config.h,functions.c,themes.h} /path/to/dwm

3. Build

$ cd /path/to/dwm
$ make clean
$ make

4. Install (optional)

# copy the binary file to any searchable shell $PATH, for example:
$ sudo cp dwm /usr/local/bin/
  • Or
$ make install (use sudo if necessary)

About

My customized dwm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages