diff --git a/user-global/elisp/beancount.el b/user-global/elisp/beancount.el index dbd7e0a..e23f9f5 100644 --- a/user-global/elisp/beancount.el +++ b/user-global/elisp/beancount.el @@ -412,7 +412,7 @@ Leave point at the beginning of the thing under point.") (defvar beancount-terminal-name "foot" "Name of the terminal emulator to run fava.") -(defvar beancount-fava-exec "/usr/bin/fava" +(defvar beancount-fava-exec "/opt/fava/bin/fava" "Full path of fava executable.") (defvar beancount-install-dir nil