Browse Source

Resolve git issue

Simon Watson 2 years ago
parent
commit
90eb4533d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      emacs/.emacs-all

+ 1 - 1
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