Skip to content

yveszoundi/dmenu-customization

Repository files navigation

DMENU customization

This is my dmenu configuration with no manual editing required for builds on BSD platforms.

Customization

  • Patches: border, center, xresources
  • Additional mk files to allow building transparently on both Linux and BSD (NetBSD, OpenBSD and FreeBSD).

Requirements

The package names vary for depending on the Linux that you’re using.

Under a debian-like distributions, please run the following:

sudo apt install build-essential \
     libx11-dev \
     libxft-dev \
     libxinerama-dev \
     libfreetype6-dev \
     libfontconfig1-dev

Screenshot

Below is a dmenu screenshot with “red-ish” .Xresources theme (See the Xresources.example file).

./screenshot.png

Installation

sudo make install