From 30bfa38573e59093073bc9b904692c1bf00ef6de Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Tue, 15 Sep 2020 21:55:54 -0500
Subject: Remove statusbar

---
 init.el | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/init.el b/init.el
index 1943d8c..0428bbb 100644
--- a/init.el
+++ b/init.el
@@ -278,14 +278,6 @@
   :hook
   (after-init-hook . doom-modeline-mode))
 
-(when acdw/at-larry
-  (use-package statusbar
-    :straight (statusbar
-               :host github
-               :repo "dakra/statusbar.el")
-    :hook
-    (exwm-init-hook . statusbar-mode)))
-
 (use-package ligature
   :straight (ligature
 	     :host github
-- 
cgit 1.4.1-21-gabe81