config: more comments

This commit is contained in:
Peter Cai 2023-06-06 09:21:42 -04:00
parent 637d610333
commit 239b00fc3b

View file

@ -12,6 +12,6 @@ DEV_INPUT_APP_ALLOWLIST=()
# and all of them have to be in this allowlist to grant access
#DEV_INPUT_DEVICE_ALLOWLIST=(
# js0
# # or use device IDs
# # or use device IDs -- in case device paths change across reboots or hotplug
# by-id/usb-XXX-xxx
#)