diff options
-rw-r--r-- | init.el | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/init.el b/init.el index 1943d8c..0428bbb 100644 --- a/init.el +++ b/init.el | |||
@@ -278,14 +278,6 @@ | |||
278 | :hook | 278 | :hook |
279 | (after-init-hook . doom-modeline-mode)) | 279 | (after-init-hook . doom-modeline-mode)) |
280 | 280 | ||
281 | (when acdw/at-larry | ||
282 | (use-package statusbar | ||
283 | :straight (statusbar | ||
284 | :host github | ||
285 | :repo "dakra/statusbar.el") | ||
286 | :hook | ||
287 | (exwm-init-hook . statusbar-mode))) | ||
288 | |||
289 | (use-package ligature | 281 | (use-package ligature |
290 | :straight (ligature | 282 | :straight (ligature |
291 | :host github | 283 | :host github |