republished my own collection of dotfiles for dwm and dmenu in one repo.
In other words, this is dwm thats sucks more.
dmenu at bottom
mod+o opens playerctl dmenu
my own wallpaper
catppuccin themed!!
floating mode priority
only 5 tags
WAIT WHAT??? LIVE WALLPAPERS!!! (my own)
Widget system based on nuklear rendering in same ogl context
Feel free to implement your own widgets!! (see nktest() in dwm/dwm.c for example. )
You can view a list of wallpapers in dwm/glsl/ and choose in config.h
- awesome taskbar
- fullscreen fix
- window focus fix
- systray
- powerline-dmenu
- refreshrate fix
- pkgconf and python ofc for waf buildsystem
- dwm depedencies oviviously (libxinerama-dev libxft-dev for debian)
- libglew and libglx
- clone the repo.
./waf configure buildsudo ./waf install- Thats it!