summaryrefslogtreecommitdiffhomepage
path: root/patch/setborderpx.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/setborderpx.c')
-rw-r--r--patch/setborderpx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch/setborderpx.c b/patch/setborderpx.c
index 56c7636..6cc0b34 100644
--- a/patch/setborderpx.c
+++ b/patch/setborderpx.c
@@ -39,7 +39,7 @@ setborderpx(const Arg *arg)
if (HIDDEN(c))
continue;
#endif // BAR_WINTITLEACTIONS_PATCH
- #if SCRATCHPADS_PATCH
+ #if SCRATCHPADS_PATCH && !RENAMED_SCRATCHPADS_PATCH
if ((c->tags & SPTAGMASK) && !ISVISIBLE(c))
continue;
#endif // SCRATCHPADS_PATCH