54
you are viewing a single comment's thread
view the rest of the comments
[-] Switorik@lemmy.zip 4 points 1 day ago* (last edited 1 day ago)

For Mint, comment out -- load_script("suspend-node.lua") in /usr/share/wireplumber/main.lua.d/90-enable-all.lua

For Arch, add

wireplumber.profiles = {
  main = {
    hooks.node.suspend = disabled
  }
}

in /usr/share/wireplumber/wireplumber.conf

adding to restart wireplumber systemctl --user restart wireplumber in konsole

I'm not familiar with fedora but hopefully that helps you out.

this post was submitted on 17 Jan 2026
54 points (100.0% liked)

Linux

11157 readers
620 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS