diff options
Diffstat (limited to 'config/mobile/e.src')
-rw-r--r-- | config/mobile/e.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/mobile/e.src b/config/mobile/e.src index 4f74b74d5..7fcd6b4b6 100644 --- a/config/mobile/e.src +++ b/config/mobile/e.src @@ -1792,4 +1792,5 @@ group "E_Config" struct { } value "xkb.only_label" int: 0; value "xkb.default_model" string: "default"; + value "exe_always_single_instance" uchar: 1; } |