diff --git a/app/src/main/res/layout/fragment_options_display.xml b/app/src/main/res/layout/fragment_options_display.xml
index 4b643d1925..415a737c0c 100644
--- a/app/src/main/res/layout/fragment_options_display.xml
+++ b/app/src/main/res/layout/fragment_options_display.xml
@@ -205,6 +205,18 @@
app:layout_constraintTop_toBottomOf="@id/swDateBold"
app:switchPadding="12dp" />
+
+
Show the number of unread messages in the pinned navigation menu
Show on start screen
Use card style instead of tabular style
+ The account category can be configured in the advanced account options via the main settings screen
Use beige background when using card style (light themes only)
Use card color as background color when using tabular style
Use shadow for unread messages when using card style