diff options
-rwxr-xr-x | emacs.org | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -67,7 +67,8 @@ Request the following packages: org-superstar pdf-tools org-auto-tangle sly org-download eshell-git-prompt eshell-vterm hackernews circe gptel beacon ement mu4e-alert - pass eat nov yeetube stumpwm-mode telega)) + pass eat nov yeetube stumpwm-mode telega + transmission)) #+end_src ** Installation & activation Set ~package-archives~, and install packages @@ -133,7 +134,8 @@ Fonts and basic appearance settings for each device vterm-mode telega-chat-mode-hook telega-root-mode-hook - nov-mode-hook)) + nov-mode-hook + transmission-mode-hook)) (add-hook mode (lambda () (display-line-numbers-mode 0)))) |