Skip to content

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

elbaulp/myDWM

myConfig
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
dwm @ cb3f58a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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