Add app launcher

This commit is contained in:
BitHeaven 2022-09-28 02:45:03 +05:00 committed by GitHub
parent 306c1ced09
commit 60764d85aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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