summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-10 13:35:20 +0100
committerjao <jao@gnu.org>2022-08-10 13:47:28 +0100
commit22e4fc787cd78d0572722262d97ce2e69d87e1d0 (patch)
tree7ab9531f53d6f18131f049d85a2db45e82936d68 /init.el
parent283f388f014e9f160e8656ea786b88b7d94aeb85 (diff)
downloadelibs-22e4fc787cd78d0572722262d97ce2e69d87e1d0.tar.gz
elibs-22e4fc787cd78d0572722262d97ce2e69d87e1d0.tar.bz2
xmobar.el is now in xmobar's repo
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
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