awful.wibox: Import some wibox documentation.
This commit is contained in:
parent
77380eb121
commit
7d390a91f1
|
@ -24,6 +24,8 @@ local beautiful = require("beautiful")
|
|||
local util = require("awful.util")
|
||||
local placement = require("awful.placement")
|
||||
|
||||
--@DOC_wibox_COMMON@
|
||||
|
||||
local function get_screen(s)
|
||||
return s and capi.screen[s]
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue