fixes and youtube button

This commit is contained in:
vaguesyntax
2025-10-26 14:12:04 +03:00
parent 496225ab9d
commit a05b041d69
3 changed files with 8 additions and 4 deletions
@@ -1,6 +1,6 @@
#!/bin/bash
## can be added manually if not chosen automatically with running this on terminal 'pw-cli list-objects | grep node.name'
## can be added manually if not chosen automatically with running this on terminal 'pw-cli list-objects | grep node.name' and manually choose the one you want.
MONITOR_SOURCE=$(pactl list short sources 2>/dev/null | grep -m1 monitor | awk '{print $2}' || true)
INTERVAL=5