awful.remote: enhance description
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
d9fff4da2c
commit
1029a3cb69
|
@ -14,7 +14,7 @@ local dbus = dbus
|
|||
local unpack = unpack
|
||||
local type = type
|
||||
|
||||
--- Remote control module for awful
|
||||
--- Remote control module allowing usage of awesome-client.
|
||||
module("awful.remote")
|
||||
|
||||
if dbus then
|
||||
|
|
Loading…
Reference in New Issue