- C 92.8%
- Roff 5%
- Makefile 1.7%
- Shell 0.5%
| .circleci | ||
| patches | ||
| scripts | ||
| config.def.h | ||
| config.mk | ||
| drw.c | ||
| drw.h | ||
| dwm.1 | ||
| dwm.c | ||
| example.png | ||
| exitdwm.c | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| transient.c | ||
| util.c | ||
| util.h | ||
| vanitygaps.c | ||
bad dwm
simple fork of dwm-6.5 with the patches and customizations that i used pre-applied. comes with a few extra options not included in the patches within config.def.h.
screenshot
tablet friendly
i use this project on my x230-tablet. to enable use of more tablet friendly options, turn launchersEnabled to 1 in config.def.h. download and compile svkbd from suckless if you want a full tablet experience (without the need of a keyboard.)
panels
if you want to use the built in status panel (rather than something like the xfce4 panel,) set blocksEnabled to 1 in config.def.h.
patches
- dwm-alpha
- dwm-cfacts-vanitygaps
- dwm-cyclelayouts
- dwm-exitmenu
- dwm-centretile
- dwm-cmdcustomize
- dwm-combo
- dwm-dwmc (xsetroot required)
- dwm-restartsig
- dwm-refreshrate
- dwm-fakefullscreen
- dwm-restoreafterrestart
- dwm-launchers
- dwm-warp
- dwm-noborderfloatingfix
- dwm-hide_vacant_tags
- dwm-integrated-status-text
- dwm-tagcolorscheme
- dwm-xfce4-panel
installation
edit config.mk to match your system
type make install to build dmenu, then install.
to run, type dwm or put it within your .xinitrc file and type startx.
credits
take a look at suckless and all of their projects.
everything is very easy to use, sucks less, and i like the functionality.
:-)
