Files
archypr/scripts/hw-dell-xps-haptic-touchpad
T

6 lines
162 B
Bash
Executable File

#!/bin/bash
# archypr:summary=Match Dell XPS systems with the Synaptics haptic touchpad.
archypr-w-match "XPS" && [[ -e /sys/bus/i2c/devices/i2c-VEN_06CB:00 ]]