Fix checkdoc warnings

This commit is contained in:
Chris Feng 2017-02-05 17:50:52 +08:00
parent 9926d87b65
commit f221f837cb
7 changed files with 13 additions and 12 deletions

View file

@ -21,9 +21,10 @@
;;; Commentary:
;; This module adds RandR support for EXWM. Currently it requires external
;; tools such as xrandr(1) to properly configure RandR first. This dependency
;; may be removed in the future, but more work is needed before that.
;; This module adds RandR support for EXWM. Currently it requires external
;; tools such as xrandr(1) to properly configure RandR first. This
;; dependency may be removed in the future, but more work is needed before
;; that.
;; To use this module, load, enable it and configure
;; `exwm-randr-workspace-output-plist' and `exwm-randr-screen-change-hook'