(scripts) deleted obsolete/unfinished scripts

This commit is contained in:
scbj
2025-09-16 09:06:34 +02:00
parent ec49715d7c
commit 311bdd8122
2 changed files with 0 additions and 20 deletions

View File

@@ -1,15 +0,0 @@
#!/usr/bin/env bash
# reset dunst and send notification to Test dUNST config
tunst() {
killall -9 dunst
if [[ -z $1 ]]; then
notify-send "Henlo" "fren of fren of very fren";
else
for n in $(seq 1 $1); do
notify-send "Henlo(${n})" "fren of fren of fren number ${n}";
done
fi
}

View File

@@ -1,5 +0,0 @@
# TODOs
* try `$*` in navigation-setup script!
* `select-audio-sink.sh`
* [ ] mark currently selected sink