feat: set-vol now chooses between pactl and amixer

This commit is contained in:
AngeD 2022-09-21 15:47:54 +02:00
parent a87cc556f9
commit 414570a9e4
2 changed files with 29 additions and 14 deletions

View file

@ -1,8 +1,8 @@
#!/bin/sh
xrandr \
--output HDMI-2 --auto --primary \
--output eDP-1 --left-of HDMI-2
--output eDP-1 --primary \
--output HDMI-2 --right-of-eDP-1
# fix touchscreen
xinput --map-to-output 'Raydium Corporation Raydium Touch System' 'eDP-1'