diff --git a/LineageActions/AndroidManifest.xml b/LineageActions/AndroidManifest.xml
index 768660c..0c13f56 100644
--- a/LineageActions/AndroidManifest.xml
+++ b/LineageActions/AndroidManifest.xml
@@ -95,7 +95,15 @@
android:label="@string/screen_off_gestures_title"
android:theme="@style/LineageActions">
-
+
+
+
+
+
+
diff --git a/LineageActions/res/drawable/ic_settings_dirac.xml b/LineageActions/res/drawable/ic_settings_dirac.xml
new file mode 100644
index 0000000..d0248db
--- /dev/null
+++ b/LineageActions/res/drawable/ic_settings_dirac.xml
@@ -0,0 +1,27 @@
+
+
+
+
diff --git a/LineageActions/res/values/strings.xml b/LineageActions/res/values/strings.xml
index 1a042ea..26c3420 100644
--- a/LineageActions/res/values/strings.xml
+++ b/LineageActions/res/values/strings.xml
@@ -92,9 +92,16 @@
Check the proximity sensor before performing the action
- Dirac sound enhancer
- Optimize audio quality
- Choose headphone type
+
+ On
+
+
+ Off
+
+ Dirac-Settings
+ Dirac Sound Enhancer
+ Optimize Audio Quality
+ Choose Headphone Type
Choose a preset
Default
@@ -131,4 +138,8 @@
Country
Dance
Metal
+
+
+ Dirac
+
diff --git a/LineageActions/res/xml/main_panel.xml b/LineageActions/res/xml/main_panel.xml
index 2af08c0..b9f2c80 100644
--- a/LineageActions/res/xml/main_panel.xml
+++ b/LineageActions/res/xml/main_panel.xml
@@ -58,4 +58,17 @@
android:targetClass="org.lineageos.settings.device.ScreenOffGestureSettingsActivity" />
+
+
+
+
+