90eb4533d6ac53483b3bd9443d61d138075095a0
commit 90eb4533d6ac53483b3bd9443d61d138075095a0
Author: Simon Watson <spw01@protonmail.com>
Date: Tue Feb 15 14:19:21 2022 -0500

Resolve git issue

diff --git a/emacs/.emacs-all b/emacs/.emacs-all
index 3d589b3..f6a573e 100644
--- a/emacs/.emacs-all
+++ b/emacs/.emacs-all
@@ -116,7 +116,6 @@
(package-install 'symon)
(symon-mode 1)

-
(straight-use-package
'(telephone-line :type git :host github
:repo "dbordak/telephone-line"))
@@ -334,6 +333,7 @@
;; Graphic Display
(if (display-graphic-p)
(progn
+ (symon-mode 1)
(load-theme 'solarized-dark t)))))

;; Load for GUI Linux