From 8286f9bf5986389c075ba663c590704cbb93fa2b Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Tue, 30 Jun 2020 13:32:31 +0200 Subject: Correct positioning in tuxedo-keyboard desc --- tuxedo-keyboard.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tuxedo-keyboard.scm b/tuxedo-keyboard.scm index 6ef3cf5..e18e821 100644 --- a/tuxedo-keyboard.scm +++ b/tuxedo-keyboard.scm @@ -27,8 +27,8 @@ (synopsis "TUXEDO Computers Kernel Module for keyboard backlighting.") (description "Additions: - - Sysfs interface to control the brightness, mode, color, on/off state - - DKMS Ready - - Full RGB Color Support - - WMI Support for FN-Keys") +- Sysfs interface to control the brightness, mode, color, on/off state +- DKMS Ready +- Full RGB Color Support +- WMI Support for FN-Keys") (license license:gpl3+)))) -- cgit v1.2.3