diff --git a/profiles/templates/3.6/3_ac_install_live/1-merge/kde-apps/kmix/kmix_autostart.desktop b/profiles/templates/3.6/3_ac_install_live/1-merge/kde-apps/kmix/kmix_autostart.desktop new file mode 100644 index 000000000..7ae77fe2b --- /dev/null +++ b/profiles/templates/3.6/3_ac_install_live/1-merge/kde-apps/kmix/kmix_autostart.desktop @@ -0,0 +1,4 @@ +# Calculate path=/etc/xdg/autostart os_audio==pipewire + +[Desktop Entry] +X-KDE-autostart-after=pipewire diff --git a/profiles/templates/3.6/3_ac_install_live/1-merge/kde-apps/kmix/kmix_default b/profiles/templates/3.6/3_ac_install_live/1-merge/kde-apps/kmix/kmix_default index 41b7a772c..d60c8de00 100644 --- a/profiles/templates/3.6/3_ac_install_live/1-merge/kde-apps/kmix/kmix_default +++ b/profiles/templates/3.6/3_ac_install_live/1-merge/kde-apps/kmix/kmix_default @@ -1,11 +1,7 @@ # Calculate chmod=0755 #!/bin/bash -#?cl_ver>=3.6.0.12# SELECT_CARD="#-os_audio_card_name_default-#" -#!cl_ver# -SELECT_CARD="#-cut(0,,#-list(os_audio_name,#-cut(0,,#-os_audio_default-#)-#)-#)-#" -#cl_ver# DBUS_KMIX="/usr/bin/qdbus org.kde.kmix" if ! [[ -f ~/.config/kmixctrlrc ]] then diff --git a/profiles/templates/3.6/3_ac_install_live/1-merge/kde-apps/kmix/restore_kmix_volumes.desktop b/profiles/templates/3.6/3_ac_install_live/1-merge/kde-apps/kmix/restore_kmix_volumes.desktop new file mode 100644 index 000000000..7ae77fe2b --- /dev/null +++ b/profiles/templates/3.6/3_ac_install_live/1-merge/kde-apps/kmix/restore_kmix_volumes.desktop @@ -0,0 +1,4 @@ +# Calculate path=/etc/xdg/autostart os_audio==pipewire + +[Desktop Entry] +X-KDE-autostart-after=pipewire