Skip to content
forked from JBlackN/dwm-xrdb

Patch for DWM allowing to load colors from X resources at run time

License

Notifications You must be signed in to change notification settings

rjl6789/dwm-xrdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dwm-xrdb

Patch for DWM allowing to load colors from X resources at run time.

Installation and usage

git clone git://git.suckless.org/dwm
cd dwm
git checkout tags/6.1 -b v6.1

git apply dwm-xrdb-6.1.diff

rm config.h                           # !!! CAREFUL !!!
make config.h
vi config.h                           # Fill in path to your .Xresources file.

make

X resources used:

dwm.normbordercolor
dwm.normbgcolor
dwm.normfgcolor
dwm.selbordercolor
dwm.selbgcolor
dwm.selfgcolor

Default key to reload is Mod+F5.

About

Patch for DWM allowing to load colors from X resources at run time

Resources

License

Stars

Watchers

Forks

Packages

No packages published