Variable: browse-url-epiphany-program

browse-url-epiphany-program is a customizable variable defined in browse-url.el.gz.

Value

"epiphany"

Documentation

The name by which to invoke GNOME Web (Epiphany).

Source Code

;; Defined in /usr/src/emacs/lisp/net/browse-url.el.gz
(defcustom browse-url-epiphany-program "epiphany"
  "The name by which to invoke GNOME Web (Epiphany)."
  :type 'string)