diff options
Diffstat (limited to 'home')
-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 |