[Unit]
Description=Send notif about time
After=network.target

[Service]
Type=oneshot
RemainAfterExit=no
ExecStart={{ home }}/.dots/scripts/notify_time.sh

[Install]
WantedBy=default.target