updated by /home/nico/bin/sync-all-repos on sun
This commit is contained in:
parent
f31b76a5ee
commit
105cd8ba4c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ if xinput list | grep -q "Wacom HID 5276 Finger"; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# sun
|
# sun
|
||||||
if xinput list | grep -q "LXT2021:00 29BD:3201; then
|
if xinput list | grep -q "LXT2021:00 29BD:3201"; then
|
||||||
xinput map-to-output 'LXT2021:00 29BD:3201' ${display}
|
xinput map-to-output 'LXT2021:00 29BD:3201' ${display}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue