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