From 3cc2c70849e5d0588dfb4cffc3a2289690ab8ad4 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 1 May 2022 17:19:11 -0700 Subject: Update conkey with new inbox path --- base/conkyrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/conkyrc') diff --git a/base/conkyrc b/base/conkyrc index 035e4ab..a5419a3 100644 --- a/base/conkyrc +++ b/base/conkyrc @@ -10,7 +10,7 @@ cpu_avg_samples 2 net_avg_samples 2 TEXT -✉ ${new_mails $HOME/.maildir/INBOX/}/${mails $HOME/.maildir/INBOX} | \ +✉ ${new_mails $HOME/.maildir/}/${mails $HOME/.maildir/} | \ /home ${fs_free /home} | \ RAM ${memperc}% | \ BATT ${battery BAT0} | \ -- cgit v1.2.3