mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: xpadneo: Edit description.
* gnu/packages/linux.scm (xpadneo)[synopsis, description]: Mention Linux. Capitalise Bluetooth. Edit.
This commit is contained in:
parent
b37ba3747a
commit
8daf985c12
1 changed files with 4 additions and 4 deletions
|
@ -1564,12 +1564,12 @@ (define-public xpadneo
|
|||
(copy-recursively "hid-xpadneo/etc-udev-rules.d"
|
||||
(string-append out "/lib/udev/rules.d"))))))))
|
||||
(home-page "https://atar-axis.github.io/xpadneo/")
|
||||
(synopsis "Xbox One Wireless Controller driver")
|
||||
(synopsis "Xbox One Wireless Controller driver for the kernel Linux")
|
||||
(description
|
||||
"This package provides a driver for the XBox One S Wireless controller
|
||||
and some newer models when connected via bluetooth. In addition to the kernel
|
||||
module provided itself, it also contains a modprobe configuration and udev
|
||||
rules, which need to be installed separately.")
|
||||
and some newer models when connected via Bluetooth. In addition to the included
|
||||
Linux kernel module, it also contains a modprobe configuration and udev rules,
|
||||
which need to be installed separately.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue