From 17c480441a4dc4c0c0312b9cd32799274f587238 Mon Sep 17 00:00:00 2001 From: moadAlami Date: Mon, 15 Apr 2024 00:26:40 +0100 Subject: gimp no longer bound to wspace 6 --- config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/config.h b/config.h index 7d0ac8b..2878abb 100644 --- a/config.h +++ b/config.h @@ -46,7 +46,6 @@ static const Rule rules[] = { */ /* class instance title tags mask isfloating isterminal noswallow monitor */ { "zoom", NULL, NULL, 1 << 0, 0, 0, 0, -1 }, - { "Gimp", NULL, NULL, 1 << 5, 1, 0, 0, -1 }, { "discord", NULL, NULL, 1 << 3, 0, 0, 0, -1 }, { NULL, NULL, "Steam", 1 << 4, 0, 0, 0, -1 }, { "qgis", NULL, NULL, 1 << 7, 0, 0, 0, -1 }, -- cgit v1.2.3