summaryrefslogtreecommitdiff
path: root/base/conkyrc
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2022-05-01 17:19:11 -0700
committerJesse Morgan <jesse@jesterpm.net>2022-05-01 17:19:11 -0700
commit3cc2c70849e5d0588dfb4cffc3a2289690ab8ad4 (patch)
tree8c7a7e753cdc80f91f1822ea694138dfc60b0aa0 /base/conkyrc
parent0d505b1665008e2400eb88d0330358838e7a2b01 (diff)
Update conkey with new inbox path
Diffstat (limited to 'base/conkyrc')
-rw-r--r--base/conkyrc2
1 files changed, 1 insertions, 1 deletions
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} | \