# dwm https://dwm.suckless.org/ ## patches - fullgaps - bar height - alwayscenter - gruvbox theme - actualfullscreen ## installation ``` git clone https://github.com/ozpv/dwm cd dwm sudo make install ``` ## other ### status bar installation ``` git clone https://github.com/ozpv/dwmblocks cd dwmblocks sudo make install ``` ### powermenu installation See [dmenu/powermenu installation](https://github.com/ozpv/dotfiles#dmenupowermenu-installation)