From 5ff7ffda5c547e3dc89094c34f2c0923f4ad0e8a Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Sun, 6 Nov 2022 16:18:07 -0500 Subject: GNU Plot swallow exception --- config.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.def.h') 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) */ -- cgit v1.2.3