mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
some more branding
This commit is contained in:
@@ -8,4 +8,9 @@ route-plugins:
|
||||
sed -i '/^lv2path=/ s/$/;\/usr\/lib64\/lv2/;' ~/.config/REAPER/reaper.ini
|
||||
sed -i '/^clappath=/ s/$/;\/usr\/lib64\/clap/' ~/.config/REAPER/reaper.ini
|
||||
|
||||
mkdir ~/.vst3
|
||||
mkdir ~/.vst
|
||||
|
||||
cp -r /usr/lib64/vst3/* ~/.vst3/
|
||||
cp -r /usr/lib64/vst/* ~/.vst/
|
||||
@echo 'Paths updated. Please restart Reaper and clear cache/rescan'
|
||||
|
||||
Reference in New Issue
Block a user