Spacemacs transparency fix

master
Dustin Swan 6 years ago
parent a235217560
commit a34f94ea8e

@ -392,7 +392,7 @@ layers configuration. You are free to put any user code."
(use-package vue-mode)
(spacemacs/toggle-transparent-frame)
(spacemacs/enable-transparency)
(defun my-focus-new-frame (frame)
(spacemacs/toggle-transparent-frame))

Loading…
Cancel
Save