+dwm attachaside and dwm pertag

This commit is contained in:
2020-09-29 14:03:38 +01:00
parent acccf4fa7c
commit 5e7e634bdc
4 changed files with 388 additions and 11 deletions

View File

@@ -26,6 +26,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* surf[] = { "surf", "duckduckgo.com", NULL };
static const Launcher launchers[] = {
/* command name to display */
{ surf, "surf" },
};
static const Rule rules[] = {
/* xprop(1):
* WM_CLASS(STRING) = instance, class