From 937ede8881b644dd763807af71ec61fe95e2fb82 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Wed, 23 Nov 2022 09:16:08 -0500 Subject: [PATCH] Removed i3 bar because not accessible. --- i38.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/i38.sh b/i38.sh index af7ed98..409c028 100755 --- a/i38.sh +++ b/i38.sh @@ -282,10 +282,4 @@ echo 'exec /usr/lib/notification-daemon-1.0/notification-daemon' echo 'xbrlapi --quiet' fi fi) - -# Start i3bar to display a workspace bar (plus the system information i3status -# finds out, if available) -bar { - status_command i3status -} EOF