Service to normalize the volume when Steam Big Picture mode is open
This tool requires the following commands to be installed:
- xdotool
- xprop
- pamixer
- pactl
To install, you can either run ./install.sh
or you can manually copy steam-bigpicture.service
to your user's systemd unit files directory, copy the steam-big-pic-volume-ctrl.sh
script to some directory containing your user's bin
directory, then update the ExecStart
to point to steam-big-pic-volume-ctrl.sh
systemctl --user enable steam-bigpicture --now