From 676f8cf998a387045f79607b4bbbc34a5397f55e Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 14 Jun 2023 16:52:20 +0200 Subject: up --- .local/bin/status/sb-tools | 3 --- 1 file changed, 3 deletions(-) (limited to '.local/bin/status/sb-tools') diff --git a/.local/bin/status/sb-tools b/.local/bin/status/sb-tools index 78508e6..9c7484c 100755 --- a/.local/bin/status/sb-tools +++ b/.local/bin/status/sb-tools @@ -8,6 +8,3 @@ if pgrep gpg-agent >/dev/null 2>&1; then else echo -n " " fi -if pidof gdbus >/dev/null 2>&1; then - echo -n "ﬗ " -fi -- cgit v1.2.3