File tree Expand file tree Collapse file tree 1 file changed +1
-16
lines changed
Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change 664 . Read the docs:
77 - < https://github.com/geoffreybennett/alsa-scarlett-gui/blob/master/docs/iface-4th-gen-small.md >
88 - < https://github.com/geoffreybennett/alsa-scarlett-gui/blob/master/docs/USAGE.md >
9- 5 . Add .desktop file:
10- - ` cd ~/.local/share/applications `
11- - ` v alsa-scarlett-gui.desktop `
12- - ` chmod +x alsa-scarlett-gui.desktop `
13- - ```
14- [Desktop Entry]
15- Name=Focusrite Control
16- Comment=Open ALSA Scarlett GUI for Focusrite interfaces
17- Exec=sh -c "cd /home/jr/x/alsa-scarlett-gui/src/ && ./alsa-scarlett-gui"
18- Icon=audio-card
19- Terminal=false
20- Type=Application
21- Categories=AudioVideo;Mixer;Settings;
22- StartupNotify=true
23- StartupWMClass=vu.b4.alsa-scarlett-gui
24- ```
9+ 5 . Don't forget to run ` make install ` to create the .desktop file
You can’t perform that action at this time.
0 commit comments