diff --git a/config/default/e.src b/config/default/e.src index 151603cf1..e20ba4649 100644 --- a/config/default/e.src +++ b/config/default/e.src @@ -531,4 +531,7 @@ group "E_Config" struct { value "backlight.normal" double: 1.0; value "backlight.dim" double: 0.3; value "backlight.transition" double: 0.5; + value "device_desktop" int: 0; + value "device_auto_mount" int: 0; + value "device_auto_open" int: 0; }