mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
move to new repo
This commit is contained in:
10
files/justfiles/setupaudio.just
Normal file
10
files/justfiles/setupaudio.just
Normal file
@@ -0,0 +1,10 @@
|
||||
# Setup yabridge paths and sync plugins for the current user
|
||||
setup-audio:
|
||||
#!/usr/bin/env bash
|
||||
export WINELOADER='/opt/wine-staging/bin/wine'
|
||||
|
||||
wineboot -u
|
||||
|
||||
yabridgectl add "$HOME/.wine/drive_c/Program Files/Common Files/VST3"
|
||||
|
||||
yabridgectl sync
|
||||
Reference in New Issue
Block a user