Skip to content
/ myDWM Public

Personal Fork of DWM, It has two branches, master that is as the original dwm and has a simple status color patch, and myconfig, that as its name point, is my personal config of dwm

Notifications You must be signed in to change notification settings

elbaulp/myDWM

Repository files navigation

This repo is inspired in jceb/dwm-patches

ScreenShot

DWM screenshot example

Installation

Clone the repo

git clone https://github.com/elbaulp/myDWM

init and load dwm submodule

cd myDWM
git submodule update --init --recursive

activate all patches, including the personal configuration

quilt push -a

build dwm (or us the ./build script)

cd dwm
rm -f config.h
make

Patch References

Quilt tutorial

If you want to understand how to use quilt, here are some useful resources:

About

Personal Fork of DWM, It has two branches, master that is as the original dwm and has a simple status color patch, and myconfig, that as its name point, is my personal config of dwm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages