From 2c37e26c720fde210bae58f25b0b1a7d2ffc42b7 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Tue, 27 Mar 2012 21:01:18 +0200 Subject: .config/herbstluftwm/panel.sh --- .config/herbstluftwm/panel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/herbstluftwm') diff --git a/.config/herbstluftwm/panel.sh b/.config/herbstluftwm/panel.sh index c843559..0b64798 100755 --- a/.config/herbstluftwm/panel.sh +++ b/.config/herbstluftwm/panel.sh @@ -65,7 +65,7 @@ function print_tags() { function print_mailboxes() { declare -A mailnames - mailboxes=(ninthfloor gmail arch aethon ryuslash.org) + mailboxes=(ninthfloor gmail aethon ryuslash.org) mailnames=([ninthfloor]="9f" [gmail]="gm" [aethon]="aet" [ryuslash.org]="ryu") mailtxt="" for j in "${mailboxes[@]}"; do -- cgit v1.2.3-54-g00ecf