about summary refs log tree commit diff
path: root/cfgfiles/gajim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'cfgfiles/gajim.nix')
-rw-r--r--cfgfiles/gajim.nix2
1 files changed, 1 insertions, 1 deletions
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";