about summary refs log tree commit diff
path: root/cfgfiles
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2013-05-27 05:51:44 +0200
committeraszlig <aszlig@redmoonstudios.org>2013-05-27 05:51:44 +0200
commit70f2d04d4aefd663545de397fef374e5419514b2 (patch)
tree7ba27cf7282bfc4c75b75586eeac377b21b7e883 /cfgfiles
parent4a467bd824373c4b5c67ad5b05dace5c09acce9b (diff)
gajim: Don't close (group)chat windows on ESC.
I'm a Vim user, so I tend to hit the escape key more often than people using
other text editors ;-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'cfgfiles')
-rw-r--r--cfgfiles/gajim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfgfiles/gajim.nix b/cfgfiles/gajim.nix
index 12aae366..6ccdad0d 100644
--- a/cfgfiles/gajim.nix
+++ b/cfgfiles/gajim.nix
@@ -74,7 +74,7 @@ in mkConfig {
   displayed_chat_state_notifications = "all";
   emoticons_theme = "";
   enable_negative_priority = false;
-  escape_key_closes = true;
+  escape_key_closes = false;
   esession_modp = "5,14";
   file_transfers_port = "28011";
   ft_add_hosts_to_send = "";