From e31d9b12cdb91e449652eeee4056bbf2a6b72b40 Mon Sep 17 00:00:00 2001 From: pants Date: Mon, 26 Jan 2026 19:53:55 -0800 Subject: [PATCH] gimp no floaty --- config.def.h | 1 - 1 file changed, 1 deletion(-) diff --git a/config.def.h b/config.def.h index 0b58cc6..671ae1f 100644 --- a/config.def.h +++ b/config.def.h @@ -29,7 +29,6 @@ static const Rule rules[] = { * WM_NAME(STRING) = title */ /* class instance title tags mask isfloating monitor */ - { "Gimp", NULL, NULL, 0, 1, -1 }, { "PrismLauncher", NULL, NULL, 0, 1, -1 }, { "imv", NULL, NULL, 0, 1, -1 }, };