summaryrefslogtreecommitdiffhomepage
path: root/patch/cfacts.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-09-30 23:52:51 +0200
committerbakkeby <[email protected]>2019-09-30 23:52:51 +0200
commit009819e186a33d395e785b6429e9f770ef06078c (patch)
tree4fd7c555c40b805a3cd9cb6c9f64f4adfb235fa8 /patch/cfacts.h
parent44d2db84ae16eeda3aa9c73c09ae20a665272592 (diff)
downloaddwm-flexipatch-009819e186a33d395e785b6429e9f770ef06078c.tar.gz
dwm-flexipatch-009819e186a33d395e785b6429e9f770ef06078c.zip
Replaced flextile with flextile-deluxe, refactored monitor rules to support predetermined layouts per tag
Diffstat (limited to 'patch/cfacts.h')
-rw-r--r--patch/cfacts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/patch/cfacts.h b/patch/cfacts.h
index 1005f97..bd32213 100644
--- a/patch/cfacts.h
+++ b/patch/cfacts.h
@@ -1,2 +1,4 @@
+#if BSTACK_LAYOUT || BSTACKHORIZ_LAYOUT || CENTEREDMASTER_LAYOUT || CENTEREDFLOATINGMASTER_LAYOUT || DECK_LAYOUT || TILE_LAYOUT || MONOCLE_LAYOUT
static void getfacts(Monitor *m, float *mf, float *sf);
+#endif
static void setcfact(const Arg *arg); \ No newline at end of file