Actually add darkman state

This commit is contained in:
Maximilian Friedersdorff 2025-10-09 20:15:20 +01:00
parent 858c7e9219
commit cc6af0dbae

View file

@ -0,0 +1,5 @@
#!/bin/sh
state=$(darkman get)
echo "{\"text\": \"$state\", \"alt\": \"$state\", \"tooltip\": \"$state\"}"