x13s: tweak audio

This commit is contained in:
steveej 2025-01-19 23:37:18 +01:00
parent 7f0252ea8f
commit 56fc1bda1a
2 changed files with 10 additions and 6 deletions

View file

@ -47,14 +47,18 @@ in
# TODO: whwat's this for?
# wltype
pavucontrol
playerctl
pasystray
qt5.qtwayland
qt6.qtwayland
# libsForQt5.qt5.qtwayland
# libsForQt6.qt6.qtwayland
# audio
playerctl
helvum
pasystray
sonusmix
pwvucontrol
# probably required by flameshot
# xdg-desktop-portal xdg-desktop-portal-wlr
# grim

View file

@ -227,9 +227,9 @@
loader.efi.efiSysMountPoint = "/boot";
blacklistedKernelModules = [
"wwan"
"qcom_soundwire"
"snd_soc_qcom_sdw"
"snd_soc_sc8280xp"
# "qcom_soundwire"
# "snd_soc_qcom_sdw"
# "snd_soc_sc8280xp"
];
};