projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95d3c16
)
script to encapsulate settings needed to run current buggy version of skype.
author
Chris Koeritz
<fred@gruntose.com>
Thu, 27 Feb 2014 16:52:22 +0000
(11:52 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Thu, 27 Feb 2014 16:52:22 +0000
(11:52 -0500)
scripts/chat/skype_fix.sh
[new file with mode: 0644]
patch
|
blob
diff --git a/scripts/chat/skype_fix.sh
b/scripts/chat/skype_fix.sh
new file mode 100644
(file)
index 0000000..
1be56e1
--- /dev/null
+++ b/
scripts/chat/skype_fix.sh
@@ -0,0
+1,4
@@
+#!/bin/bash
+
+env PULSE_LATENCY_MSEC=30 skype
+