summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormoadAlami <moadalami40@gmail.com>2024-04-15 00:26:40 +0100
committermoadAlami <moadalami40@gmail.com>2024-04-15 00:26:40 +0100
commit17c480441a4dc4c0c0312b9cd32799274f587238 (patch)
tree3720182576a1d5e8aa5759045d2358757f884f15
parent2b0a66aa0e9aefb447c36f966e83c4648ccbd5f9 (diff)
gimp no longer bound to wspace 6
-rw-r--r--config.h1
1 files changed, 0 insertions, 1 deletions
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 },