summaryrefslogtreecommitdiff
path: root/src/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/common.h')
-rw-r--r--src/include/common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/common.h b/src/include/common.h
index 83b750a9..81937307 100644
--- a/src/include/common.h
+++ b/src/include/common.h
@@ -301,8 +301,8 @@ struct _MetaButtonLayout
};
/* should investigate changing these to whatever most apps use */
-#define META_ICON_WIDTH 32
-#define META_ICON_HEIGHT 32
+#define META_ICON_WIDTH 48
+#define META_ICON_HEIGHT 48
#define META_MINI_ICON_WIDTH 16
#define META_MINI_ICON_HEIGHT 16