doc: Fix client.border_color example rendering.

This commit is contained in:
Emmanuel Lepage Vallee 2021-10-15 17:45:12 -07:00
parent 80515c2225
commit 206bc7e5de
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--DOC_NO_USAGE --DOC_GEN_IMAGE --DOC_ASTERISK
local awful = require("awful") --DOC_HIDE
local wibox = require("wibox") --DOC_HIDE
local beautiful = require("beautiful")
local beautiful = require("beautiful") --DOC_HIDE
screen[1]._resize {width = 480, height = 200} --DOC_HIDE