diff options
Diffstat (limited to 'overlay')
-rw-r--r-- | overlay/packages/apps/Settings/res/values/config.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/overlay/packages/apps/Settings/res/values/config.xml b/overlay/packages/apps/Settings/res/values/config.xml index 6d6b210..f33a11e 100644 --- a/overlay/packages/apps/Settings/res/values/config.xml +++ b/overlay/packages/apps/Settings/res/values/config.xml @@ -21,4 +21,7 @@ <!-- Dock Settings --> <bool name="has_dock_settings">true</bool> + + <!-- Volume Rocker Wake --> + <bool name="config_show_volumeRockerWake">true</bool> </resources> |