xwidget: only load if available
This commit is contained in:
parent
76867e4626
commit
4368aef6d5
@ -986,6 +986,7 @@ targets."
|
|||||||
(elpaca nil
|
(elpaca nil
|
||||||
(use-package xwidget
|
(use-package xwidget
|
||||||
:elpaca nil
|
:elpaca nil
|
||||||
|
:if (featurep 'xwidget)
|
||||||
:commands xwidget-webkit-browse-url
|
:commands xwidget-webkit-browse-url
|
||||||
:config
|
:config
|
||||||
(defun mitch/webkit-isearch ()
|
(defun mitch/webkit-isearch ()
|
||||||
|
Loading…
Reference in New Issue
Block a user