diff options
| author | Josh Ott <josh@ottmail.me> | 2025-09-12 07:21:58 -0400 |
|---|---|---|
| committer | Josh Ott <josh@ottmail.me> | 2025-09-12 07:21:58 -0400 |
| commit | 7bbad3175c6df9aa1e03222759a565658abad0e1 (patch) | |
| tree | 67fe7903443c74c2bfb3c51315d78d5711af87b3 /.config/lectern/config.toml | |
| parent | 682ffe86f65166c5b5be857200ac090f9917be8a (diff) | |
| download | dotfiles-7bbad3175c6df9aa1e03222759a565658abad0e1.tar.gz dotfiles-7bbad3175c6df9aa1e03222759a565658abad0e1.zip | |
various
Diffstat (limited to '.config/lectern/config.toml')
| -rw-r--r-- | .config/lectern/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/lectern/config.toml b/.config/lectern/config.toml index b821148..25d35eb 100644 --- a/.config/lectern/config.toml +++ b/.config/lectern/config.toml @@ -1,3 +1,3 @@ -root = "/home/josh/nextcloud/escritoire/university" +root = "/home/josh/nextcloud/escritoire/phd/courses" lecture_template = "/home/josh/.config/lectern/lecture_template.tex" homework_template = "/home/josh/.config/lectern/homework_template.tex" |