autoxsetwacom: update screen resolution

This commit is contained in:
Guilherme Rugai Freire 2026-02-11 01:07:34 -03:00
parent 6de5431477
commit 3d66555b9b
No known key found for this signature in database
GPG Key ID: DCFA7949937FB2CD

View File

@ -4,6 +4,6 @@
device_id="$(xsetwacom list devices | grep STYLUS | cut -f2 | cut -d' ' -f2)" device_id="$(xsetwacom list devices | grep STYLUS | cut -f2 | cut -d' ' -f2)"
xsetwacom set "$device_id" MapToOutput 1920x1080+0+0 xsetwacom set "$device_id" MapToOutput 1920x1200+0+0
xsetwacom set "$device_id" Area 0 0 15200 8550 xsetwacom set "$device_id" Area 0 0 15200 8550