diff options
| author | Andrew <saintruler@gmail.com> | 2020-07-17 15:14:30 +0400 |
|---|---|---|
| committer | Andrew <saintruler@gmail.com> | 2020-07-17 15:14:30 +0400 |
| commit | c15360bdd76eadf62cc1ac7ccb03e17ec250b024 (patch) | |
| tree | 8fdaf75fae7fdcb997fe98e46d8add81fa671dd3 /.local/bin/scripts/dis | |
| parent | 9d22b4fc9c67711165e52150038cc6a72d8f4f8d (diff) | |
Added screenshoter scripts
Diffstat (limited to '.local/bin/scripts/dis')
| -rwxr-xr-x | .local/bin/scripts/dis | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/scripts/dis b/.local/bin/scripts/dis new file mode 100755 index 0000000..fc21f42 --- /dev/null +++ b/.local/bin/scripts/dis @@ -0,0 +1 @@ +env PULSE_LATENCY_MSEC=90 /opt/discord/Discord |