summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2019-12-05 07:11:11 -0500
committerVictor Kareh <[email protected]>2019-12-05 11:17:16 -0500
commit11d825ce320ae118e8216f44fdc7e781d9ee183c (patch)
tree5f82aa39011eb6762973bbb0c5176254ce9a5101 /src/include
parent1409e6d41aaea60732a3281d068af93fe4537adf (diff)
downloadmarco-11d825ce320ae118e8216f44fdc7e781d9ee183c.tar.bz2
marco-11d825ce320ae118e8216f44fdc7e781d9ee183c.tar.xz
tabpopup: Increase max number of columns
Diffstat (limited to 'src/include')
-rw-r--r--src/include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common.h b/src/include/common.h
index a0690918..c78973d8 100644
--- a/src/include/common.h
+++ b/src/include/common.h
@@ -349,7 +349,7 @@ typedef enum
#define META_DEFAULT_ALT_TAB_MAX_COLUMNS 5
#define META_MIN_ALT_TAB_MAX_COLUMNS 1
-#define META_MAX_ALT_TAB_MAX_COLUMNS 16
+#define META_MAX_ALT_TAB_MAX_COLUMNS 64
#define META_DEFAULT_ALT_TAB_EXPAND_TO_FIT_TITLE FALSE