modules/sound: hide carla-control.desktop
This commit is contained in:
parent
a3aca4a196
commit
2efcd7cfd0
1 changed files with 3 additions and 1 deletions
|
@ -47,5 +47,7 @@
|
||||||
VST_PATH = "/run/current-system/sw/lib/vst";
|
VST_PATH = "/run/current-system/sw/lib/vst";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
desktop.hiddenApps = [
|
||||||
|
"carla-control.desktop"
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue