]> git.llucax.com Git - personal/ion3-config.git/blobdiff - default/luca_key_bindings.lua
Use Psi as jabber client.
[personal/ion3-config.git] / default / luca_key_bindings.lua
index 880263c5823ac6cb160a06ed3a9a18775725fb94..306b340ef09c96c44334517e3184d1f808baf36b 100644 (file)
@@ -70,7 +70,7 @@ defbindings("WMPlex.toplevel", {
         kpress("m", "ioncore.exec_on(_, 'x-terminal-emulator -e muttng')"),
 
         bdoc("Run a jabber client."),
-        kpress("j", "ioncore.exec_on(_, 'x-terminal-emulator -e mcabber')"),
+        kpress("j", "ioncore.exec_on(_, 'psi')"),
 
     }),