8000 GitHub - jceb/dmenu-patches: My patches for http://tools.suckless.org/dmenu/
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jceb/dmenu-patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

clone patches repository including the dwm repository

git clone https://github.com/jceb/dmenu-patches

init and load dwm submodule

cd dmenu-patches
git submodule update --init --recursive

activate all patches, including the personal configuration

quilt push -a

build st (or us the ./build script)

cd dmenu
rm -f config.h
make

install st locally (or use ./install script)

make DESTDIR=~/.local PREFIX= install

Patch References

About

My patches for http://tools.suckless.org/dmenu/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0