chore: remove .local and update with current settings
This commit is contained in:
parent
58751c926b
commit
44ef35842c
9167 changed files with 54639 additions and 55723 deletions
|
@ -1,12 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Create the virtual sinks
|
||||
pactl load-module module-null-sink sink_name=feedback sink_properties=device.description=VirtualFeedback
|
||||
pactl load-module module-null-sink sink_name=speaker sink_properties=device.description=VirtualSpeaker
|
||||
|
||||
# Loopback the microphone to the virtual speaker
|
||||
pactl load-module module-loopback latency_msec=1 source=alsa_input.usb-Burr-Brown_from_TI_USB_Audio_CODEC-00.analog-stereo sink=speaker
|
||||
|
||||
# Loopback the feedback to the main sink and the virtual speaker
|
||||
pactl load-module module-loopback latency_msec=1 source=feedback.monitor sink=1 # Assuming 1 is the main sink
|
||||
pactl load-module module-loopback latency_msec=1 source=feedback.monitor sink=speaker
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
pactl unload-module module-loopback
|
||||
pactl unload-module module-null-sink
|
|
@ -1,8 +0,0 @@
|
|||
firefox --new-tab https://discord.st/manage/
|
||||
firefox --new-tab https://disforge.com/dashboard#
|
||||
firefox --new-tab https://discordlist.io/manage/servers
|
||||
firefox --new-tab https://discordhub.com/servers/manage
|
||||
firefox --new-tab https://discordservers.com/server/298969150133370880/bump
|
||||
firefox --new-tab https://discordservers.me/servers/298969150133370880/upvote
|
||||
firefox --new-tab https://discord.me/dashboard
|
||||
firefox --new-tab https://disboard.org/server/298969150133370880
|
Loading…
Add table
Add a link
Reference in a new issue