Use local requires
This commit is contained in:
parent
a25361f352
commit
d45429f304
7 changed files with 12 additions and 10 deletions
|
@ -1,6 +1,7 @@
|
|||
local wibox = require("wibox")
|
||||
local vicious = require("vicious")
|
||||
local modkey = conf.modkey or "Mod4"
|
||||
local awful = require("awful")
|
||||
|
||||
local widgets = { add = {} }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue