[hackers][dwm][PATCH] Xresources

From: Mela Udaburisa <miskuzius_AT_gmail.com>
Date: Thu, 11 Jun 2020 10:30:36 +0400

This is a port of st Xresources patch.
In addition to colors it can also handle settings that accept integers and
floats as values.
Settings should be added to resources[] struct in config file like this:
{ "Name", Type, &address },
Example:

{ "nmaster", INTEGER, &nmaster },

Name of the setting in config file doesn't require any prefixes but in
Xresources file it should be prefixed with "dwm." like "dwm.nmaster"

Received on Thu Jun 11 2020 - 08:30:36 CEST

This archive was generated by hypermail 2.3.0 : Thu Jun 11 2020 - 14:24:32 CEST