вот ссылка на arch-wiki https://wiki.archlinux.org/index.php/Deluge но в ней ничего не понять я скопировать файл как написано
cp /usr/lib/systemd/system/deluged.service /etc/systemd/system/deluged.service
/etc/systemd/user/deluged.service
[Unit]
Description=Deluge Daemon
After=network.target
[Service]
Exec=/usr/bin/deluged -d -P %h/.config/deluge/deluge.pid
[Install]
WantedBy=default.target
systemctl --user start deluged
Failed to get D-Bus connection: Unable to autolaunch a dbus-daemon without aSPLAY for X11