summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMineralwater Xu <[email protected]>2023-01-07 13:33:09 +0900
committerMineralwater Xu <[email protected]>2023-01-07 13:33:09 +0900
commit4ad1022b2be8624953a59e6c318399a0fa1ee15c (patch)
tree39a61e09a919383b6e2079e695df332ecbbf3bb9
parent43c11104ee408e51f70f1bc19952941cfed46c8e (diff)
remove Gimp from the rules
-rw-r--r--config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h b/config.h
index 309ef12..5519e73 100644
--- a/config.h
+++ b/config.h
@@ -56,7 +56,6 @@ static const Rule rules[] = {
* WM_NAME(STRING) = title
*/
/* class instance title tags mask isfloating monitor */
- { "Gimp", NULL, NULL, 0, 1, -1 },
{ "Firefox", NULL, NULL, 1 << 8, 0, -1 },
{ NULL, "spterm", NULL, SPTAG(0), 1, -1 },
{ NULL, "spfm", NULL, SPTAG(1), 1, -1 },