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