about summary refs log tree commit diff
path: root/cfgfiles
diff options
context:
space:
mode:
Diffstat (limited to 'cfgfiles')
-rw-r--r--cfgfiles/gajim.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/cfgfiles/gajim.nix b/cfgfiles/gajim.nix
index 410b9429..f2fae5c4 100644
--- a/cfgfiles/gajim.nix
+++ b/cfgfiles/gajim.nix
@@ -203,7 +203,7 @@ in mkConfig {
   sounddnd = false;
   soundplayer = "aplay -q";
   sounds_on = false;
-  speller_language = "";
+  speller_language = "de.en";
   statusmsgcolor = "#4e9a06";
   statusmsgfont = "";
   stun_server = "";
@@ -249,7 +249,7 @@ in mkConfig {
   use_latex = false;
   use_notif_daemon = true;
   use_smooth_scrolling = true;
-  use_speller = false;
+  use_speller = true;
   use_stun_server = false;
   use_transports_iconsets = true;
   use_urgency_hint = true;