From 95373705901966f7ec731ddae7742a6809af1a84 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 20 Apr 2015 00:51:32 +0200 Subject: [PATCH] Add mailbox --- stumpwm/.stumpwmrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stumpwm/.stumpwmrc b/stumpwm/.stumpwmrc index f27e782..fad2c16 100644 --- a/stumpwm/.stumpwmrc +++ b/stumpwm/.stumpwmrc @@ -62,7 +62,8 @@ (reduce #'build-mail-part '(("ryu" . "ryuslash.org") ("gmail" . "gmail") - ("9f" . "ninthfloor")) :initial-value nil)) + ("9f" . "ninthfloor") + ("pfx" . "picturefix")) :initial-value nil)) (defun dunst-pause () "Pause dunst"