remove launcher patch
This commit is contained in:
10
config.def.h
10
config.def.h
@@ -34,15 +34,7 @@ static char *colors[][3] = {
|
||||
};
|
||||
|
||||
/* tagging */
|
||||
static const char *tags[] = { "", "", "", "", "", "", "", "", "" };
|
||||
|
||||
/* launcher commands (They must be NULL terminated) */
|
||||
static const char* bhev[] = { "firefox", "bhev.ru", NULL };
|
||||
|
||||
static const Launcher launchers[] = {
|
||||
/* command name to display */
|
||||
{ bhev, "" },
|
||||
};
|
||||
static const char *tags[] = { "", "", "", "", "", "", "", "", "", "?" };
|
||||
|
||||
static const Rule rules[] = {
|
||||
/* xprop(1):
|
||||
|
||||
Reference in New Issue
Block a user