Browse Source

changed path to fava

master
Marc 2 weeks ago
parent
commit
ead94866ea
1 changed files with 1 additions and 1 deletions
  1. 2
      user-global/elisp/beancount.el

2
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

Loading…
Cancel
Save