#!/bin/bash
# Launch daemon
/usr/bin/systemctl --user restart wthrc.service
/usr/bin/systemctl --user restart conky.service
echo "Daemon started"