diff options
Diffstat (limited to 'gnu/services/xorg.scm')
-rw-r--r-- | gnu/services/xorg.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm index d3912a7de6..1d7e3ae973 100644 --- a/gnu/services/xorg.scm +++ b/gnu/services/xorg.scm @@ -165,9 +165,7 @@ ;; Libinput is the new thing and is recommended over evdev/synaptics: ;; <http://who-t.blogspot.fr/2015/01/xf86-input-libinput-compatibility-with.html>. xf86-input-libinput - xf86-input-evdev - xf86-input-keyboard xf86-input-mouse)) (define %default-xorg-fonts |