whoops
This commit is contained in:
parent
8d60f5924d
commit
4dbba6b9c0
1 changed files with 1 additions and 1 deletions
|
@ -1248,7 +1248,7 @@ I'm scared
|
|||
"Toggle if EXWM is being used")
|
||||
|
||||
(when (eq system-type 'gnu/linux)
|
||||
(if (is-exwm)
|
||||
(if '(is-exwm)
|
||||
(use-package exwm
|
||||
:config
|
||||
(set-frame-parameter nil 'alpha '(90 . 90))
|
||||
|
|
Loading…
Reference in a new issue