this post was submitted on 15 May 2025
28 points (100.0% liked)
Linux
7616 readers
284 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I did something similar a while ago but for changing volume on a single application, should work for devices as well though since both are just nodes.
Try this:
Replace
Virtual-Sink-1
with the name of your audio device and10%-
with the operation you want to perform.This works, thanks!