From 58a6dfc35ca53560748fc86535252f7add417daa Mon Sep 17 00:00:00 2001 From: "flyingscorpio@clevo" Date: Sat, 15 Oct 2022 09:53:58 +0200 Subject: [PATCH] Use Debian colors for apt-upgrades --- roles/i3/files/i3blocksconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/i3/files/i3blocksconfig b/roles/i3/files/i3blocksconfig index d2cef32..510cea3 100644 --- a/roles/i3/files/i3blocksconfig +++ b/roles/i3/files/i3blocksconfig @@ -34,9 +34,9 @@ interval=once [apt-upgrades] interval=3600 -PENDING_SYMBOL=" " +PENDING_SYMBOL= ALWAYS_PRINT=0 -PENDING_COLOR=#ffff85 +PENDING_COLOR=#ffffff NONPENDING_COLOR=#ffffff [arch-update]