Applied the 'launcher' patch, version '20200527-f09418b'.

This commit is contained in:
2021-07-18 13:11:20 -05:00
parent 1f9b768475
commit 1f2d9deff4
2 changed files with 43 additions and 2 deletions
+8
View File
@@ -22,6 +22,14 @@ static const char *colors[][3] = {
/* tagging */
static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
/* launcher commands (They must be NULL terminated) */
static const char* kitty[] = { "kitty", NULL };
static const Launcher launchers[] = {
/* command name to display */
{ kitty, "Kitty" },
};
static const Rule rules[] = {
/* xprop(1):
* WM_CLASS(STRING) = instance, class