mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
* Configure Dell XPS haptics directly * Use packaged Dell XPS touchpad haptics service * fix: keep one Dell haptics migration * We already have a dedicated Trigger > Hardware menu * Name for action * Moved * Need to make the package available for offline * Simplify --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
4 lines
92 B
Bash
Executable File
4 lines
92 B
Bash
Executable File
if omarchy-hw-dell-xps-haptic-touchpad; then
|
|
omarchy-pkg-add dell-xps-touchpad-haptics
|
|
fi
|