diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 1268098..6cf8354 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -684,6 +684,10 @@
Notification Headers
Show headers in the notification shade\nRequires a SystemUI restart
+
+ Center notification headers
+ Whether to Center R style notification headers (Requires a SystemUI restart)
+
Dashboard conditions
Dashboard conditions are enabled
diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml
index dd94fab..84582bf 100644
--- a/res/xml/cherish_settings_notifications.xml
+++ b/res/xml/cherish_settings_notifications.xml
@@ -26,6 +26,15 @@
android:icon="@drawable/ic_plus"
android:fragment="com.cherish.settings.fragments.HeadsUpSettings" />
+
+
+