Spacemacs transparency fix
This commit is contained in:
parent
a235217560
commit
a34f94ea8e
1 changed files with 1 additions and 1 deletions
|
|
@ -392,7 +392,7 @@ layers configuration. You are free to put any user code."
|
||||||
|
|
||||||
(use-package vue-mode)
|
(use-package vue-mode)
|
||||||
|
|
||||||
(spacemacs/toggle-transparent-frame)
|
(spacemacs/enable-transparency)
|
||||||
|
|
||||||
(defun my-focus-new-frame (frame)
|
(defun my-focus-new-frame (frame)
|
||||||
(spacemacs/toggle-transparent-frame))
|
(spacemacs/toggle-transparent-frame))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue