diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-07-07 23:31:40 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-07-07 23:31:40 -0700 |
commit | ac51670586f8306d60ea46d3b459cb0056eb8bf2 (patch) | |
tree | f6414214aaa86df7d9ed0a25c0fe0f89626f2b0d | |
parent | fbab4a61a308f5267cb36ccdfb8614ca551df68c (diff) |
misc
-rw-r--r-- | home/xyz/.config/myconf/pacman_Qqme | 1 | ||||
-rw-r--r-- | home/xyz/.config/myconf/sye | 3 | ||||
-rw-r--r-- | home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/home/xyz/.config/myconf/pacman_Qqme b/home/xyz/.config/myconf/pacman_Qqme index ef3c69a1..a24a841b 100644 --- a/home/xyz/.config/myconf/pacman_Qqme +++ b/home/xyz/.config/myconf/pacman_Qqme @@ -5,6 +5,7 @@ dashbinsh htop-vim hw-probe iotop-c +jackett-bin librespeed-cli neofetch-git neovim-plug diff --git a/home/xyz/.config/myconf/sye b/home/xyz/.config/myconf/sye index af5a5c94..f44db743 100644 --- a/home/xyz/.config/myconf/sye +++ b/home/xyz/.config/myconf/sye @@ -1,5 +1,6 @@ UNIT FILE STATE PRESET getty@.service enabled enabled +jackett.service enabled disabled nftables.service enabled disabled sshd.service enabled disabled systemd-boot-update.service enabled enabled @@ -19,4 +20,4 @@ remote-fs.target enabled enabled paccache.timer enabled disabled pacman-filesdb-refresh.timer enabled disabled -19 unit files listed. +20 unit files listed. diff --git a/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json b/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json index 0a2de6a3..85fa6d5d 100644 --- a/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json +++ b/home/xyz/.local/share/qBittorrent/nova3/engines/jackett.json @@ -1,5 +1,6 @@ { "api_key": "4x6sluxw8stanix72se1ez0i8jwsk00d", + "thread_count": 20, "tracker_first": false, "url": "http://127.0.0.1:9117" -} +}
\ No newline at end of file |