summaryrefslogtreecommitdiffstats
path: root/.scripts/killrecording
diff options
context:
space:
mode:
Diffstat (limited to '.scripts/killrecording')
-rwxr-xr-x.scripts/killrecording2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/killrecording b/.scripts/killrecording
index ed86bfa..ec9a698 100755
--- a/.scripts/killrecording
+++ b/.scripts/killrecording
@@ -1,6 +1,6 @@
#!/bin/sh
-killall -e screencast audio video
+kill -9 "$(cat ~/.recordingpid)"
# Update i3bar.
echo "" > ~/.recordingicon