xresources

Runtime configuration using X Resources.

Description

This patch adds Xresources support to dmenu. At startup, dmenu reads the relevant X resources and applies them at runtime. A declarative array defines the resources, making the patch easy to extend with more settings. dmenu recognizes the following resources by default:

Values set in Xresources override those in config.h. Command line arguments take precedence over both.

Download

Authors