diff options
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index eaee39a..704e3b3 100644 --- a/config.def.h +++ b/config.def.h @@ -108,6 +108,7 @@ static const Rule rules[] = { { NULL, "spmixer", NULL, SPTAG(3), 1, 1, 0, -1 }, { NULL, "spmusic", NULL, SPTAG(4), 1, 1, 0, -1 }, { NULL, "sptop", NULL, SPTAG(5), 1, 1, 0, -1 }, + { NULL, NULL, "Gnuplot Window", 0, 0, 0, 1, -1 }, }; /* layout(s) */ |