# dmenu My perfect build of suckless's dmenu # patches - dmenu-mousesupport-5.0.diff - dmenu-xresources-alt-5.0.diff # installation Clone the git repository ```sh git clone https://github.com/SpyHoodle/dmenu ``` Change directory to dmenu ```sh cd dmenu ``` Make and install dmenu ```sh make install ```