summaryrefslogtreecommitdiffstats
path: root/.scripts/audio
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/audio
parent3772f475365afcd65453105a912c3452ad6f21a3 (diff)
downloadeibhear-d14c117df7ed04fcfabd9530f1b7843e2326d9d9.tar.gz
eibhear-d14c117df7ed04fcfabd9530f1b7843e2326d9d9.tar.zst
eibhear-d14c117df7ed04fcfabd9530f1b7843e2326d9d9.zip
recording icon location moved
Diffstat (limited to '.scripts/audio')
-rwxr-xr-x.scripts/audio2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/audio b/.scripts/audio
index 6c5059e..2e52e08 100755
--- a/.scripts/audio
+++ b/.scripts/audio
@@ -26,4 +26,4 @@ $filename ;}
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