> ____ __ __ _____ _ _ _ _
> | _ \ | \/ | | ____| | \ | | | | | |
> | | | | | |\/| | | _| | \| | | | | |
> | |_| | | | | | | |___ | |\ | | |_| |
> |____/ |_| |_| |_____| |_| \_| \___/
>
## Dmenu with the following patches:
- xresources
- center
The center patch adds the -c parameter for centering dmenu
The xresources patch makes dmenu read the .Xresources file enabling
on the fly color matching with Pywal16
### .Xressources or your Pywal template
! dmenu
dmenu.font: JetBrainsMono Nerd Font Mono:size=14
dmenu.background: {color1}
dmenu.foreground: {color0}
dmenu.selbackground: {color2}
dmenu.selforeground: {color15}