From b869a195f03a86948a6dd7521cfc67418c459991 Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 31 Dec 2014 11:31:12 +0100 Subject: cfgfiles/gajim: Move msgwin tabs to the right. Especially when having a large number of MUC channels, a scrollable tab bar on the top gets quite messy. 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 266943eb..b86f7899 100644 --- a/cfgfiles/gajim.nix +++ b/cfgfiles/gajim.nix @@ -210,7 +210,7 @@ in mkConfig { tabs_always_visible = true; tabs_border = false; tabs_close_button = true; - tabs_position = "top"; + tabs_position = "right"; time_stamp = "[%H:%M:%S]"; tooltip_account_name_color = "#888A85"; tooltip_affiliation_administrator_color = "#F57900"; -- cgit 1.4.1