From 22e4fc787cd78d0572722262d97ce2e69d87e1d0 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 10 Aug 2022 13:35:20 +0100 Subject: xmobar.el is now in xmobar's repo --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index a5977e4..d273840 100644 --- a/init.el +++ b/init.el @@ -580,7 +580,7 @@ (use-package xmobar :init (setq xmobar-tab-bar t xmobar-tab-split "*" - xmobar-command '("xmobar-emacs" "-TAnsi"))) + xmobar-command "xmobar-emacs")) ;;; Minibuffer (use-package jao-minibuffer -- cgit v1.2.3