This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch network-manager
in repository enlightenment.

View the commit online.

commit 2bc2acd3516c4093d96fc966981d34e6ab856629
Author: Carsten Haitzler <[email protected]>
AuthorDate: Mon Mar 9 16:34:28 2026 +0000

    fix typo in tiling profile config for terminology app exec
---
 data/config/tiling/e_bindings.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/config/tiling/e_bindings.src b/data/config/tiling/e_bindings.src
index 8e8d02071..a90d990c4 100644
--- a/data/config/tiling/e_bindings.src
+++ b/data/config/tiling/e_bindings.src
@@ -691,7 +691,7 @@ group "E_Config_Bindings" struct {
             value "modifiers" int: 6;
             value "key" string: "Insert";
             value "action" string: "app";
-            value "params" string: "file:terminology".desktop;
+            value "params" string: "file:terminology.desktop";
             value "any_mod" uchar: 0;
         }
         group "E_Config_Binding_Key" struct {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to