diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml
index 295a137..45a5a7d 100644
--- a/res/values/evolution_strings.xml
+++ b/res/values/evolution_strings.xml
@@ -269,6 +269,8 @@
Developer options
Allow application downgrade
Allow downgrading system applications, which may result in crashes and data loss
+ Ignore wallpaper dimming requests
+ Blocks all apps from setting the wallpaper dim\nForces dim to 0
Ignore window secure flags
Remove restrictions on screenshots and screen recordings for all applications, potentially risking privacy leaks
Unlimit screenrecord
diff --git a/res/xml/evolution_settings_miscellaneous.xml b/res/xml/evolution_settings_miscellaneous.xml
index 8096e7e..dc98d9d 100644
--- a/res/xml/evolution_settings_miscellaneous.xml
+++ b/res/xml/evolution_settings_miscellaneous.xml
@@ -25,6 +25,13 @@
android:key="miscellaneous_developer_options_category"
android:title="@string/miscellaneous_developer_options_category">
+
+
+