diff --git a/config.def.h b/config.def.h index f2bade3..6101b6c 100644 --- a/config.def.h +++ b/config.def.h @@ -33,7 +33,6 @@ static const Rule rules[] = { * WM_NAME(STRING) = title */ /* class instance title tags mask isfloating isterminal noswallow monitor */ - { "Gimp", NULL, NULL, 0, 1, 0, 0, -1 }, { "st-256color", NULL, NULL, 0, 0, 1, 0, -1 }, { "Pcmanfm", NULL, NULL, 0, 0, 1, 0, -1 }, };