about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--cfgfiles/gajim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfgfiles/gajim.nix b/cfgfiles/gajim.nix
index 6fda0ab7..266943eb 100644
--- a/cfgfiles/gajim.nix
+++ b/cfgfiles/gajim.nix
@@ -118,7 +118,7 @@ in mkConfig {
   mergeaccounts = false;
   mood_iconset = "default";
   "msgwin-height" = "1156";
-  "msgwin-max-state" = false;
+  "msgwin-max-state" = true;
   "msgwin-width" = "1336";
   "msgwin-x-position" = "0";
   "msgwin-y-position" = "20";