[Emacs] Only use xelb when using EXWM
This commit is contained in:
parent
f22e54691d
commit
f5df9b649f
@ -3387,6 +3387,7 @@ doesn’t seem to be available in any repo, so I’ll install it directly
|
||||
from Git.
|
||||
#+begin_src emacs-lisp
|
||||
(use-package xelb
|
||||
:if (seq-contains-p command-line-args "--with-exwm")
|
||||
:straight (xelb :build t
|
||||
:type git
|
||||
:host github
|
||||
|
Loading…
Reference in New Issue
Block a user