From ae78dbbff81196f1d7bc8fabf84d05e6b9f3ca03 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 28 Apr 2026 15:42:50 +0900 Subject: updates --- fedora/.local/bin/htop-vim/pcp/meters/postfix | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 fedora/.local/bin/htop-vim/pcp/meters/postfix (limited to 'fedora/.local/bin/htop-vim/pcp/meters/postfix') diff --git a/fedora/.local/bin/htop-vim/pcp/meters/postfix b/fedora/.local/bin/htop-vim/pcp/meters/postfix deleted file mode 100644 index cda6837..0000000 --- a/fedora/.local/bin/htop-vim/pcp/meters/postfix +++ /dev/null @@ -1,20 +0,0 @@ -# -# pcp-htop(1) configuration file - see pcp-htop(5) -# - -[postfix] -caption = Postfix -incoming.metric = sum(postfix.queues.incoming) -incoming.color = green -incoming.label = in -active.metric = sum(postfix.queues.active) -active.color = blue -active.label = act -deferred.metric = sum(postfix.queues.deferred) -deferred.color = cyan -deferred.label = dfr -bounce.metric = sum(postfix.queues.maildrop) -bounce.color = red -bounce.label = bnc -hold.metric = sum(postfix.queues.hold) -hold.color = yellow -- cgit v1.2.3