in reply to Tio

Hi! Well, the daemon is part of the package "tblock", which is required by the GUI, so, yes, you can use the daemon with the GUI.
To check if it is enabled, there are several ways:
1. Open the GUI, click in the "TBlock" section in the navbar and go under Troubleshooting. You should see a message telling you whether the daemon is running.
2. Alternatively, you can run "tblock --status" from the command-line.
3. Using your init system (command is "systemctl status tblockd" if you use systemd)