summaryrefslogtreecommitdiff
path: root/emacs.org
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-08-26 14:18:02 +0300
committerThanos Apollo <[email protected]>2023-08-26 14:18:02 +0300
commit83caa3ec03321d1a44a17b19ec13c588254bb63c (patch)
tree9463192523126db9b5f9e1fe05948e02fe88f002 /emacs.org
parentd8a98f7c4913fcc47783e32c53011c5746eaf1fc (diff)
emacs: Add transmission
Diffstat (limited to 'emacs.org')
-rwxr-xr-xemacs.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/emacs.org b/emacs.org
index 5ba3cbc..3d9707d 100755
--- a/emacs.org
+++ b/emacs.org
@@ -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))))