diff --git a/dotfiles/qutebrowser.org b/dotfiles/qutebrowser.org index 704e586..7f1dc84 100644 --- a/dotfiles/qutebrowser.org +++ b/dotfiles/qutebrowser.org @@ -547,5 +547,5 @@ Send to Emacs #+end_src ** Download with aria2c #+begin_src bash :tangle ~/.config/qutebrowser/userscripts/aria2c-add.sh - aria2p --secret "$(pass aria2c/thomas)" add "$1" + aria2p add "$1" #+end_src diff --git a/dotfiles/torrent.org b/dotfiles/torrent.org index 200d9c3..f14d43a 100644 --- a/dotfiles/torrent.org +++ b/dotfiles/torrent.org @@ -74,7 +74,6 @@ file_prio_off = bg:blue,fg:black max-concurrent-downloads=3 enable-rpc=true rpc-listen-all=true - rpc-secret=<> http-user=dehaeze.thomas@gmail.com http-passwd=<> on-download-start=/home/thomas/.config/aria2/download-start.sh diff --git a/dotfiles/xconfig.org b/dotfiles/xconfig.org index 682bbe4..f4f24b8 100644 --- a/dotfiles/xconfig.org +++ b/dotfiles/xconfig.org @@ -450,6 +450,9 @@ Start the applications related to the top bar (polybar + applet). # Bluetooth Manager blueman-applet & + # Aria2c daemon + aria2c & + # Synology Cloud Station Drive synology-drive &