summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/configs/sama5d4-ek/nxwm/defconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/nuttx/configs/sama5d4-ek/nxwm/defconfig b/nuttx/configs/sama5d4-ek/nxwm/defconfig
index 319463c0d..9987f3713 100644
--- a/nuttx/configs/sama5d4-ek/nxwm/defconfig
+++ b/nuttx/configs/sama5d4-ek/nxwm/defconfig
@@ -1272,7 +1272,8 @@ CONFIG_NXWM=y
#
# NxWM General settings
#
-# CONFIG_NXWM_SYSTEM_CUSTOM_FONTID is not set
+CONFIG_NXWM_LARGE_ICONS=y
+# CONFIG_NXWM_CUSTOM_FONTID is not set
CONFIG_NXWM_UNITTEST=y
#
@@ -1302,9 +1303,7 @@ CONFIG_NXWM_TASKBAR_HSPACING=8
CONFIG_NXWM_TASKBAR_LEFT=y
# CONFIG_NXWM_TASKBAR_RIGHT is not set
# CONFIG_NXWM_CUSTOM_TASKBAR_WIDTH is not set
-CONFIG_NXWM_TASKBAR_ICONSCALE=y
-CONFIG_NXWM_TASKBAR_ICONWIDTH=50
-CONFIG_NXWM_TASKBAR_ICONHEIGHT=42
+# CONFIG_NXWM_TASKBAR_ICONSCALE is not set
# CONFIG_NXWM_DISABLE_MINIMIZE is not set
# CONFIG_NXWM_TASKBAR_NO_BORDER is not set