From bb2be05b5ae40d3ec0e858b4c31ad8fd13842490 Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 31 Dec 2014 11:30:23 +0100 Subject: cfgfiles/gajim: Always maximize message window. Should work better with tiling window managers. Signed-off-by: aszlig --- cfgfiles/gajim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cfgfiles') 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"; -- cgit 1.4.1