fix: xrandr command

This commit is contained in:
AngeD 2022-09-26 10:44:17 +02:00
parent 52f767326a
commit e091a4c61e

View File

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