Changing the Awesome Font version in xmobar.

This commit is contained in:
Derek Taylor
2021-04-28 17:21:58 -05:00
parent a3007df483
commit c4a4736a72
5 changed files with 40 additions and 36 deletions

View File

@@ -637,7 +637,11 @@ Note that I wrapped most of this in (after! org). Without this, my settings mig
"|" ; The pipe necessary to separate "active" states and "inactive" states
"DONE(d)" ; Task has been completed
"CANCELLED(c)" )))) ; Task has been cancelled
#+END_SRC
#+BEGIN_SRC emacs-lisp
(use-package ox-man
:ensure nil)
#+END_SRC
* REGISTERS