From 63f55d3b4878bb70e924a4051aca2ce6855e9dea Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Fri, 10 Aug 2012 22:05:22 +0100 Subject: theming: properly transfer alignment to threadline-foo parts cf issue #494 --- alot/defaults/theme.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alot/defaults/theme.spec') diff --git a/alot/defaults/theme.spec b/alot/defaults/theme.spec index 05d59c16..05df2b88 100644 --- a/alot/defaults/theme.spec +++ b/alot/defaults/theme.spec @@ -44,7 +44,7 @@ normal = attrtriple(default=None) focus = attrtriple(default=None) width = widthtuple(default=None) - alignment = align(default='right') + alignment = align(default=None) [thread] arrow_heads = attrtriple arrow_bars = attrtriple -- cgit v1.2.3