Regenerated

This commit is contained in:
2026-04-22 12:20:31 +02:00
parent 0c9e71f2a7
commit bc0c949cd7
83 changed files with 478 additions and 478 deletions
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
# {{{autogen}}}
DEVICE=$(kdeconnect-cli --list-devices | grep -oP '(?<=\().*?(?=\))' | head -n 1)
if [ -z "$DEVICE" ]; then