x13s: tweak audio
This commit is contained in:
parent
7f0252ea8f
commit
56fc1bda1a
2 changed files with 10 additions and 6 deletions
|
@ -47,14 +47,18 @@ in
|
||||||
# TODO: whwat's this for?
|
# TODO: whwat's this for?
|
||||||
# wltype
|
# wltype
|
||||||
|
|
||||||
pavucontrol
|
|
||||||
playerctl
|
|
||||||
pasystray
|
|
||||||
qt5.qtwayland
|
qt5.qtwayland
|
||||||
qt6.qtwayland
|
qt6.qtwayland
|
||||||
# libsForQt5.qt5.qtwayland
|
# libsForQt5.qt5.qtwayland
|
||||||
# libsForQt6.qt6.qtwayland
|
# libsForQt6.qt6.qtwayland
|
||||||
|
|
||||||
|
# audio
|
||||||
|
playerctl
|
||||||
|
helvum
|
||||||
|
pasystray
|
||||||
|
sonusmix
|
||||||
|
pwvucontrol
|
||||||
|
|
||||||
# probably required by flameshot
|
# probably required by flameshot
|
||||||
# xdg-desktop-portal xdg-desktop-portal-wlr
|
# xdg-desktop-portal xdg-desktop-portal-wlr
|
||||||
# grim
|
# grim
|
||||||
|
|
|
@ -227,9 +227,9 @@
|
||||||
loader.efi.efiSysMountPoint = "/boot";
|
loader.efi.efiSysMountPoint = "/boot";
|
||||||
blacklistedKernelModules = [
|
blacklistedKernelModules = [
|
||||||
"wwan"
|
"wwan"
|
||||||
"qcom_soundwire"
|
# "qcom_soundwire"
|
||||||
"snd_soc_qcom_sdw"
|
# "snd_soc_qcom_sdw"
|
||||||
"snd_soc_sc8280xp"
|
# "snd_soc_sc8280xp"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue