summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormac <ra@afu.re>2025-08-28 13:29:27 -0400
committermac <ra@afu.re>2025-08-28 13:29:27 -0400
commite53728f9d2b239ba8c47fe663a852eb7dc369f3d (patch)
tree7ffca5052acdd9d91c40a6e1e68c01da34acde45
parent5530c7ed2218f046fce765b4112ada740222a5a3 (diff)
testing namedscratchpad patch...
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index bdd386d..2afbcd5 100644
--- a/config.def.h
+++ b/config.def.h
@@ -36,7 +36,7 @@ static const Rule rules[] = {
{ "foot", NULL, 0, 0, 1, 1, -1, 0 },
{ "Gimp_EXAMPLE", NULL, 0, 1, 0, 0, -1, 0 }, /* Start on currently visible tags floating, not tiled */
{ "firefox_EXAMPLE", NULL, 1 << 8, 0, 0, 0, -1, 0 }, /* Start on ONLY tag "9" */
- { "foot", "scratchpad", 0, 1, 1, 0, -1, 's'},
+ { "scratchpad", NULL, 0, 1, 1, 0, -1, 's'},
};
/* layout(s) */