aboutsummaryrefslogtreecommitdiff
path: root/.local/bin
diff options
context:
space:
mode:
authorawy <awy@awy.one>2024-11-24 22:17:00 +0300
committerawy <awy@awy.one>2024-11-24 22:17:00 +0300
commit4301b821835e8e55640312e78777e25c9243e7fb (patch)
treec13ffef33f688e557de9a29dc75c810e65878595 /.local/bin
parent13fbd5bc4ecf15e8d9b9578e03f83669f218ee32 (diff)
change stuff
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/reloadpipewire7
-rwxr-xr-x.local/bin/reloadsingbox3
2 files changed, 10 insertions, 0 deletions
diff --git a/.local/bin/reloadpipewire b/.local/bin/reloadpipewire
new file mode 100755
index 0000000..e883493
--- /dev/null
+++ b/.local/bin/reloadpipewire
@@ -0,0 +1,7 @@
+#!/bin/sh
+killall pipewire
+killall pipewire-pulse
+killall wireplumber
+setsid -f pipewire
+setsid -f pipewire-pulse
+setsid -f wireplumber
diff --git a/.local/bin/reloadsingbox b/.local/bin/reloadsingbox
new file mode 100755
index 0000000..731c618
--- /dev/null
+++ b/.local/bin/reloadsingbox
@@ -0,0 +1,3 @@
+#!/bin/sh
+killall sing-box
+setsid -f sing-box -c /mnt/ssd/settings/config.json run