f56280d76d267256d1bad92eaa8cf33a06af7700
commit f56280d76d267256d1bad92eaa8cf33a06af7700
Author: Simon Watson <spw01@protonmail.com>
Date: Tue Jul 13 22:38:50 2021 -0400

Updating to solarized

diff --git a/emacs/.emacs-all b/emacs/.emacs-all
index 6ffd629..4f72df3 100644
--- a/emacs/.emacs-all
+++ b/emacs/.emacs-all
@@ -37,7 +37,6 @@
(straight-use-package 'powerline-evil)
(straight-use-package 'rainbow-delimiters)
(straight-use-package 'focus)
-(straight-use-package 'exwm)
(straight-use-package 'solarized-theme)

;; Configure focus
@@ -191,6 +190,7 @@
(if (eq system-type 'gnu/linux)
(if (display-graphic-p)
(progn
+ (straight-use-package 'exwm)
(require 'exwm)

(require 'exwm-systemtray)
diff --git a/emacs/mac-load/customs.el b/emacs/mac-load/customs.el
index df3ccc1..c06fa79 100644
--- a/emacs/mac-load/customs.el
+++ b/emacs/mac-load/customs.el
@@ -3,6 +3,9 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
+ '(cua-mode t nil (cua-base))
+ '(custom-safe-themes
+ '("51ec7bfa54adf5fff5d466248ea6431097f5a18224788d0bd7eb1257a4f7b773" "7f1d414afda803f3244c6fb4c2c64bea44dac040ed3731ec9d75275b9e831fe5" "c433c87bd4b64b8ba9890e8ed64597ea0f8eb0396f4c9a9e01bd20a04d15d358" "2809bcb77ad21312897b541134981282dc455ccd7c14d74cc333b6e549b824f3" "0fffa9669425ff140ff2ae8568c7719705ef33b7a927a0ba7c5e2ffcfac09b75" default))
'(display-time-mode t)
'(frame-background-mode 'dark))
(custom-set-faces