summaryrefslogtreecommitdiffstats
path: root/.scripts/screencast
diff options
context:
space:
mode:
Diffstat (limited to '.scripts/screencast')
-rwxr-xr-x.scripts/screencast2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/screencast b/.scripts/screencast
index fd09ca0..b24beb2 100755
--- a/.scripts/screencast
+++ b/.scripts/screencast
@@ -35,4 +35,4 @@ ffmpeg -y \
if [[ $(pgrep -x pulseaudio) ]]; then record_pulse; else record_alsa; fi &
# Updating i3blocks recording icon:
-echo ⏺️ > ~/.scripts/.recording && pkill -RTMIN+9 i3blocks
+echo ⏺️ > ~/.recordingicon && pkill -RTMIN+9 i3blocks