# 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 Pywal template ! dmenu dmenu.background: {color1} dmenu.foreground: {color15} dmenu.selbackground: {color0} dmenu.selforeground: {color15} dmenu.border: {color4}