|
@ -216,7 +216,7 @@ Some windows specific stuff |
|
|
:END: |
|
|
:END: |
|
|
#+BEGIN_SRC emacs-lisp |
|
|
#+BEGIN_SRC emacs-lisp |
|
|
(when *sys/linux* |
|
|
(when *sys/linux* |
|
|
(set-face-font 'default "Hack-10")) |
|
|
|
|
|
|
|
|
(set-face-font 'default "Hack Nerd Font-10")) |
|
|
(when *work_remote* |
|
|
(when *work_remote* |
|
|
(set-face-font 'default "Lucida Sans Typewriter-11")) |
|
|
(set-face-font 'default "Lucida Sans Typewriter-11")) |
|
|
#+END_SRC |
|
|
#+END_SRC |
|
@ -1020,4 +1020,4 @@ deactivate |
|
|
Start fava with fava my_file.beancount |
|
|
Start fava with fava my_file.beancount |
|
|
|
|
|
|
|
|
It is accessable on this URL: [[http://127.0.0.1:5000][Fava]] |
|
|
It is accessable on this URL: [[http://127.0.0.1:5000][Fava]] |
|
|
Beancount-mode can start fava and open the URL right away. |
|
|
|
|
|
|
|
|
Beancount-mode can start fava and open the URL right away. |