diff --git a/config.def.h b/config.def.h index 667716b..359759b 100644 --- a/config.def.h +++ b/config.def.h @@ -32,6 +32,14 @@ static const char *colors[][3] = { /* tagging */ static const char *tags[] = { "", "", "3", "", "5", "6", "7", "8", "" }; +/* launcher commands (They must be NULL terminated) */ +static const char* bhev[] = { "firefox", "bhev.ru", NULL }; + +static const Launcher launchers[] = { + /* command name to display */ + { bhev, "SHRT" }, +}; + static const Rule rules[] = { /* xprop(1): * WM_CLASS(STRING) = instance, class