X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.arg.h;h=c457c2319541d8566f52ddf8c8aa94b082a009bb;hp=355b02b7fb6743b802062715fcd9388c70ceae69;hb=846850914d860ba0cb1fd6b9c394e4bee6b31737;hpb=4e6c513ac2e5870ea5bf958eb6062f2a0a9f4689 diff --git a/config.arg.h b/config.arg.h index 355b02b..c457c23 100644 --- a/config.arg.h +++ b/config.arg.h @@ -4,7 +4,7 @@ */ #define TAGS \ -const char *tags[] = { "work", "net", "fnord", NULL }; +const char *tags[] = { "dev", "work", "net", "fnord", NULL }; #define DEFMODE dotile /* dofloat */ #define FLOATSYMBOL "><>"