Trick your enemies, amaze your friends, change your window manager name.
| LICENSE | Initial commit | |
| Makefile | Fixed typo in makefile preventing this from building on BSD systems | |
| README.md | Edits to README to make it more informative | |
| wmd.c | Fix help text formatting, collapse into a single print call | |
WindowManagerDisguise
...trick your enemies...amaze your friends!...
WindowManagerDisguise (wmd) sets the name of your xorg window manager to trick programs that might be interested in that.
To compile and install do a classic:
make
make install
To get rid of it, do a:
make uninstall
Edit the Makefile to use yr fav c compiler!