summaryrefslogtreecommitdiffstats
path: root/.scripts/screencast
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-08-04 13:49:54 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-08-04 13:49:54 -0400
commitd14c117df7ed04fcfabd9530f1b7843e2326d9d9 (patch)
treead3f3ce9287cd9f2ae6e84a0ba8faa8f3bef1bfa /.scripts/screencast
parent3772f475365afcd65453105a912c3452ad6f21a3 (diff)
downloadeibhear-d14c117df7ed04fcfabd9530f1b7843e2326d9d9.tar.gz
eibhear-d14c117df7ed04fcfabd9530f1b7843e2326d9d9.tar.zst
eibhear-d14c117df7ed04fcfabd9530f1b7843e2326d9d9.zip
recording icon location moved
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