From ad3da6ba1ceb9d5345f4c255325fbb848ed9b079 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Thu, 10 Mar 2011 04:21:22 +0100 Subject: initial config --- config/sidebar | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 config/sidebar (limited to 'config/sidebar') diff --git a/config/sidebar b/config/sidebar new file mode 100644 index 0000000..8d6d29b --- /dev/null +++ b/config/sidebar @@ -0,0 +1,17 @@ +mailboxes =INBOX =Feuerwehr =Debian =debian-kernel =OpenMoko =SWP =pancake =System =SPAM + +# b toggles sidebar visibility +macro index b 'toggle sidebar_visible' +macro pager b 'toggle sidebar_visible' + +# color of folders with new mail +color sidebar_new yellow default + +# ctrl-n, ctrl-p to select next, prev folder +# ctrl-o to open selected folder +bind index \CP sidebar-prev +bind index \CN sidebar-next +bind index \CO sidebar-open +bind pager \CP sidebar-prev +bind pager \CN sidebar-next +bind pager \CO sidebar-open -- cgit v1.2.3