From 32e0a2bfcc7def9128fb7f385b603f2c5fe34e4d Mon Sep 17 00:00:00 2001 From: Ian Remmler Date: Sun, 3 Jun 2018 20:02:34 -0500 Subject: Add flexible formatting to keyboard_indicators. Updated for style. --- config.def.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 58e935a..4474508 100644 --- a/config.def.h +++ b/config.def.h @@ -31,7 +31,8 @@ static const char unknown_str[] = "n/a"; * ipv4 IPv4 address interface name (eth0) * ipv6 IPv6 address interface name (eth0) * kernel_release `uname -r` NULL - * keyboard_indicators caps/num lock indicators NULL + * keyboard_indicators caps/num lock indicators format string (c?n?) + * see keyboard_indicators.c * keymap layout (variant) of current NULL * keymap * load_avg load average NULL -- cgit v1.2.3