dogeystamp
1fd3f34c87
the inkscape shortcut manager works better like this. otherwise when we insert text the cursor warps into the textbox, and then we paste the rendered text where the textbox was. we want to preserve the cursor position |
||
---|---|---|
.. | ||
.gitignore | ||
config.def.h | ||
config.mk | ||
drw.c | ||
drw.h | ||
dwm.1 | ||
dwm.c | ||
dwm.png | ||
LICENSE | ||
Makefile | ||
README.md | ||
transient.c | ||
util.c | ||
util.h | ||
vanitygaps.c |
dwm
My build of dwm.
Patches
swallow
blanktags
alpha
warp
vanitygaps
Installation
Clone the repo.
git clone https://github.com/dogeystamp/dwm
Build dwm.
cd dwm && sudo make install