diff --git a/ep_bm2dxnix b/bm2dxnix similarity index 99% rename from ep_bm2dxnix rename to bm2dxnix index 3953614..7eed6fa 100755 --- a/ep_bm2dxnix +++ b/bm2dxnix @@ -221,8 +221,7 @@ args_iidx30() { } args_iidx31() { - # pipewire supported, only tested in LDJ - # TDJ still being tested + # pipewire supported, only tested in LDJ, TDJ still being tested _G_args+=("${_C_audio_dummy_pipewire[@]}" "${_C_lightning_model[@]}" -nolegacy -touchemuforce) [ "$_G_video" != "stable" ] || _G_args+=(-graphics-force-single-adapter) [ "$_G_url" != "dummy" ] || _G_args+=("${_C_net_dummy_maint[@]}")