Archive

Archive for April, 2021

xfce pulseaudio keyboard shortcuts

April 18, 2021 Leave a comment

Open the configuration for your keyboard shortcuts and add the following commands:
pactl — set-sink-volume 0 +10% # raise volume by each 10%
pactl — set-sink-volume 0 -10% # reduce volume by each 10%
pactl — set-sink-mute 0 toggle # mute/unmutes audio

Categories: Uncategorized Tags: