diff options
| author | Anton Bobov <anton@bobov.name> | 2024-07-09 22:50:57 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2024-07-09 22:50:57 +0500 |
| commit | 021c919294d83e8610d1d2f99914a0b92523740c (patch) | |
| tree | 02fa191b18ab9778b8fa1eb085e102e976f4eb2e /skype | |
| parent | 68d72de4c4b69fcac17c04609ff76960214d7bc0 (diff) | |
Toggle clipman on clipboard stream
Diffstat (limited to 'skype')
| -rwxr-xr-x | skype | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,10 +0,0 @@ -#!/bin/sh - -SCR="/usr/local/bin/skype-call-recorder" - -if [ -f "$SCR" ] ; then - if !(pgrep skype-call-reco >/dev/null 2>&1) ; then - "$SCR" & - fi -fi -PULSE_LATENCY_MSEC=30 exec /usr/bin/skype $* |
