mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
awful.wibox: Import some wibox documentation.
This commit is contained in:
parent
77380eb121
commit
7d390a91f1
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue